Searched refs:NFSMNT_NONCONTIGWR (Results 1 – 3 of 3) sorted by relevance
102 #define NFSMNT_NONCONTIGWR 0x80000000 /* Enable non-contiguous writes */ macro
868 args.flags |= NFSMNT_NONCONTIGWR; in nfs_mount()1851 nfscl_printopt(nmp, (nmp->nm_flag & NFSMNT_NONCONTIGWR) != 0, in nfscl_retopts()
1006 (nmp->nm_flag & NFSMNT_NONCONTIGWR) != 0) in ncl_write()