Home
last modified time | relevance | path

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

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