Searched refs:NFSMNT_WCOMMITSIZE (Results 1 – 2 of 2) sorted by relevance
82 #define NFSMNT_WCOMMITSIZE 0x00001000 /* set max write commit size */ macro
731 if ((argp->flags & NFSMNT_WCOMMITSIZE) && argp->wcommitsize >= 0) { in nfs_decode_args()1178 args.flags |= NFSMNT_WCOMMITSIZE; in nfs_mount()