Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/nfsd/
Dexport.h55 #define NFSEXP_PNFS 0x20000 macro
/Linux-v5.4/fs/nfsd/
Dnfs4layouts.c133 if (!(exp->ex_flags & NFSEXP_PNFS)) in nfsd4_setup_layout_type()
Dexport.c1119 { NFSEXP_PNFS, {"pnfs", ""}},
Dnfs4state.c4574 (cstate->current_fh.fh_export->ex_flags & NFSEXP_PNFS)) { in nfsd4_process_open1()