Home
last modified time | relevance | path

Searched refs:NFSMNT_WCOMMITSIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/nfsclient/
H A Dnfsargs.h82 #define NFSMNT_WCOMMITSIZE 0x00001000 /* set max write commit size */ macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c731 if ((argp->flags & NFSMNT_WCOMMITSIZE) && argp->wcommitsize >= 0) { in nfs_decode_args()
1178 args.flags |= NFSMNT_WCOMMITSIZE; in nfs_mount()