Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h95 #define NFSMNT_RSIZE 0x004 /* set read size */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h130 #define NFSMNT_RSIZE 0x004 /* set read size */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c149 if (flags & NFSMNT_RSIZE) { in nfs4_setopts()
H A Dnfs_common.c516 if (flags & NFSMNT_RSIZE) { in nfs_setopts()
H A Dnfs_dlinet.c2573 args->flags |= NFSMNT_RSIZE; in init_mountopts()
2740 if (!(args->flags & NFSMNT_RSIZE) || args->rsize == 0) { in init_mountopts()
2744 args->flags |= NFSMNT_RSIZE; 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.c1071 args->flags |= NFSMNT_RSIZE; 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.c2159 argp->flags |= NFSMNT_RSIZE; in nfsmount()