Home
last modified time | relevance | path

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

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