Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h94 #define NFSMNT_WSIZE 0x002 /* set write size */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h129 #define NFSMNT_WSIZE 0x002 /* set write size */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c155 if (flags & NFSMNT_WSIZE) { in nfs4_setopts()
H A Dnfs_common.c522 if (flags & NFSMNT_WSIZE) { in nfs_setopts()
H A Dnfs_dlinet.c2582 args->flags |= NFSMNT_WSIZE; in init_mountopts()
H A Dnfs4_stub_vnops.c2005 nargs->flags |= NFSMNT_WSIZE | NFSMNT_RSIZE | NFSMNT_TIMEO | in nfs4_trigger_nargs_create()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1076 args->flags |= NFSMNT_WSIZE; in set_args()
2556 args->flags |= (NFSMNT_RSIZE | NFSMNT_WSIZE); in getaddr_nfs()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2162 argp->flags |= NFSMNT_WSIZE; in nfsmount()