Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/nfsd/
Dexport.h56 #define NFSEXP_ALLFLAGS 0x3FE7F macro
/linux-4.1.27/fs/nfsd/
Dnfsctl.c179 seq_printf(m, "0x%x 0x%x\n", NFSEXP_ALLFLAGS, NFSEXP_SECINFO_FLAGS); in export_features_show()
Dexport.c1227 show_expflags(m, flag, NFSEXP_ALLFLAGS); in exp_flags()