Searched refs:NFSEXP_SECINFO_FLAGS (Results 1 – 3 of 3) sorted by relevance
61 #define NFSEXP_SECINFO_FLAGS (NFSEXP_READONLY | NFSEXP_ROOTSQUASH \ macro
489 if (~NFSEXP_SECINFO_FLAGS & (f->flags ^ exp->ex_flags)) in secinfo_parse()1141 show_expflags(m, flags, NFSEXP_SECINFO_FLAGS); in show_secinfo_flags()1146 f &= NFSEXP_SECINFO_FLAGS; in secinfo_flags_equal()1147 g &= NFSEXP_SECINFO_FLAGS; in secinfo_flags_equal()
181 seq_printf(m, "0x%x 0x%x\n", NFSEXP_ALLFLAGS, NFSEXP_SECINFO_FLAGS); in export_features_show()