Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnfs4.h135 #define EXCHGID4_FLAG_MASK_PNFS 0x00070000 macro
/Linux-v4.19/fs/nfs/
Dnfs4_fs.h324 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
Dnfs4proc.c7593 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS))) in nfs4_check_cl_exchange_flags()