Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfs4.h138 #define EXCHGID4_FLAG_USE_PNFS_DS 0x00040000 macro
/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h355 EXCHGID4_FLAG_USE_PNFS_DS; in is_ds_only_client()
361 return clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_DS; in is_ds_client()
H A Dnfs4proc.c8822 calldata->args.flags |= EXCHGID4_FLAG_USE_PNFS_DS; in nfs4_run_exchange_id()