Lines Matching refs:clrmask
840 int clrmask; member
870 int clrmask; member
974 if (opt->clrmask == in reiserfs_getopt()
980 *bit_flags &= ~opt->clrmask; in reiserfs_getopt()
1051 *bit_flags &= ~arg->clrmask; in reiserfs_getopt()
1093 {"notail",.clrmask = in reiserfs_parse_options()
1097 {"noattrs",.clrmask = 1 << REISERFS_ATTRS}, in reiserfs_parse_options()
1101 {"nouser_xattr",.clrmask = 1 << REISERFS_XATTRS_USER}, in reiserfs_parse_options()
1104 {"nouser_xattr",.clrmask = 1 << REISERFS_UNSUPPORTED_OPT}, in reiserfs_parse_options()
1108 {"noacl",.clrmask = 1 << REISERFS_POSIXACL}, in reiserfs_parse_options()
1111 {"noacl",.clrmask = 1 << REISERFS_UNSUPPORTED_OPT}, in reiserfs_parse_options()
1124 {"noquota",.clrmask = 1 << REISERFS_USRQUOTA | 1 << REISERFS_GRPQUOTA}, in reiserfs_parse_options()