Home
last modified time | relevance | path

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

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