Searched refs:NFSMNT_PNFS (Results 1 – 3 of 3) sorted by relevance
100 #define NFSMNT_PNFS 0x40000000 /* Enable pNFS support */ macro
1075 #define NFSHASPNFSOPT(n) ((n)->nm_flag & NFSMNT_PNFS)
1023 args.flags |= NFSMNT_PNFS; in nfs_mount()2211 nfscl_printopt(nmp, (nmp->nm_flag & NFSMNT_PNFS) != 0, ",pnfs", in nfscl_retopts()