Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h147 #define NFSMNT_LLOCK 0x80000 /* Local locking (no lock manager) */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c133 if (flags & NFSMNT_LLOCK) in nfs4_setopts()
H A Dnfs_common.c493 if (flags & NFSMNT_LLOCK) in nfs_setopts()
H A Dnfs_dlinet.c2435 int nfs_rootopts = NFSMNT_NOCTO|NFSMNT_LLOCK|NFSMNT_INT;
2653 args->flags |= NFSMNT_LLOCK; in init_mountopts()
H A Dnfs_vfsops.c594 new_mi_llock = (flags & NFSMNT_LLOCK) ? 1 : 0; in nfs_mount()
H A Dnfs3_vfsops.c575 new_mi_llock = (flags & NFSMNT_LLOCK) ? 1 : 0; in nfs3_mount()
H A Dnfs4_stub_vnops.c2032 nargs->flags |= NFSMNT_LLOCK; in nfs4_trigger_nargs_create()
H A Dnfs4_vfsops.c760 new_mi_llock = (flags & NFSMNT_LLOCK) ? 1 : 0; in nfs4_mount()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c671 if (!(argp->flags & NFSMNT_LLOCK) && vers == NFS_VERSION && in mount_nfs()
678 argp->flags |= NFSMNT_LLOCK; in mount_nfs()
1129 args->flags |= NFSMNT_LLOCK; in set_args()
1983 args->flags |= NFSMNT_LLOCK; in get_fh_via_pub()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c964 argp->flags |= NFSMNT_LLOCK; in nfsmount()
2253 argp->flags |= NFSMNT_LLOCK; in nfsmount()
2254 if (!(argp->flags & NFSMNT_LLOCK) && nfsvers == NFS_VERSION && in nfsmount()
2258 argp->flags |= NFSMNT_LLOCK; in nfsmount()