Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnfs4.h126 #define EXCHGID4_FLAG_MASK_PNFS 0x00070000 macro
/linux-4.1.27/fs/nfs/
Dnfs4_fs.h280 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
Dnfs4proc.c6639 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS))) in nfs4_check_cl_exchange_flags()