Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h148 #define NFSMNT_LOOPBACK 0x100000 /* Is a loopback mount */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c561 if (flags & NFSMNT_LOOPBACK) in nfs_setopts()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c682 argp->flags |= NFSMNT_LOOPBACK; in mount_nfs()