Home
last modified time | relevance | path

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

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