Home
last modified time | relevance | path

Searched refs:EXCHGID4_FLAG_USE_NON_PNFS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnfs4.h136 #define EXCHGID4_FLAG_USE_NON_PNFS 0x00010000 macro
/openbmc/linux/fs/nfs/
H A Dpnfs.c170 (EXCHGID4_FLAG_USE_NON_PNFS | EXCHGID4_FLAG_USE_PNFS_MDS))) { in set_pnfs_layoutdriver()
H A Dnfs4proc.c8450 (flags & EXCHGID4_FLAG_USE_NON_PNFS)) in nfs4_check_cl_exchange_flags()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c3220 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS; in nfsd4_set_ex_flags()