Home
last modified time | relevance | path

Searched refs:EXCHGID4_FLAG_MASK_PNFS (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dnfs4.h143 #define EXCHGID4_FLAG_MASK_PNFS 0x00070000 macro
/linux/fs/nfs/
H A Dnfs4_fs.h355 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
H A Dnfs4proc.c8596 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS))) in nfs4_check_cl_exchange_flags()