Home
last modified time | relevance | path

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

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