Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/nfsd/
H A Dexport.h58 #define NFSEXP_ALLFLAGS 0x3FEFF macro
/openbmc/linux/fs/nfsd/
H A Dnfsctl.c171 seq_printf(m, "0x%x 0x%x\n", NFSEXP_ALLFLAGS, NFSEXP_SECINFO_FLAGS); in export_features_show()
H A Dexport.c1327 show_expflags(m, flag, NFSEXP_ALLFLAGS); in exp_flags()