Home
last modified time | relevance | path

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

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