Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c264 p = strstr(opts, MNTOPT_PUBLIC); in inform_server()
267 i = strlen(MNTOPT_PUBLIC); in inform_server()
/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h117 #define MNTOPT_PUBLIC "public" /* Use NFS public file handlee */ macro
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c512 if (hasmntopt(&m, MNTOPT_PUBLIC))
H A Dautod_nfs.c763 use_pubfh = (hasmntopt(&m, MNTOPT_PUBLIC) == NULL) ? FALSE : TRUE; in nfsmount()
3593 if (hasmntopt(mnt, MNTOPT_PUBLIC) != NULL) { in nfsunmount()
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c306 if (hasopt(MNTOPT_PUBLIC, mnt.mnt_mntopts)) in showquotas()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c930 MNTOPT_PUBLIC,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2430 MNTOPT_PUBLIC,