Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/nfsd/
Dexport.h58 #define NFSEXP_ALLFLAGS 0x3FEFF macro
/Linux-v5.4/fs/nfsd/
Dnfsctl.c181 seq_printf(m, "0x%x 0x%x\n", NFSEXP_ALLFLAGS, NFSEXP_SECINFO_FLAGS); in export_features_show()
Dexport.c1188 show_expflags(m, flag, NFSEXP_ALLFLAGS); in exp_flags()