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