Home
last modified time | relevance | path

Searched refs:isv4mount (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c3563 int isv4mount = is_v4_mount(mnt->mnt_mountp); in nfsunmount() local
3581 if (isv4mount) { in nfsunmount()