Home
last modified time | relevance | path

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

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