Searched refs:NFS_CS_PNFS (Results 1 – 3 of 3) sorted by relevance
52 #define NFS_CS_PNFS 9 /* - Server used for pnfs */ macro
234 if (test_bit(NFS_CS_PNFS, &cl_init->init_flags)) in nfs4_alloc_client()235 __set_bit(NFS_CS_PNFS, &clp->cl_flags); in nfs4_alloc_client()419 int max_connect = test_bit(NFS_CS_PNFS, &clp->cl_flags) ? in nfs4_add_trunk()1015 __set_bit(NFS_CS_PNFS, &cl_init.init_flags); in nfs4_set_ds_client()
8979 if (test_bit(NFS_CS_PNFS, &clp->cl_flags)) in nfs4_run_exchange_id()