Lines Matching refs:clrmask
891 int clrmask; member
921 int clrmask; member
1025 if (opt->clrmask == in reiserfs_getopt()
1031 *bit_flags &= ~opt->clrmask; in reiserfs_getopt()
1102 *bit_flags &= ~arg->clrmask; in reiserfs_getopt()
1144 {"notail",.clrmask = in reiserfs_parse_options()
1148 {"noattrs",.clrmask = 1 << REISERFS_ATTRS}, in reiserfs_parse_options()
1152 {"nouser_xattr",.clrmask = 1 << REISERFS_XATTRS_USER}, in reiserfs_parse_options()
1155 {"nouser_xattr",.clrmask = 1 << REISERFS_UNSUPPORTED_OPT}, in reiserfs_parse_options()
1159 {"noacl",.clrmask = 1 << REISERFS_POSIXACL}, in reiserfs_parse_options()
1162 {"noacl",.clrmask = 1 << REISERFS_UNSUPPORTED_OPT}, in reiserfs_parse_options()
1175 {"noquota",.clrmask = 1 << REISERFS_USRQUOTA | 1 << REISERFS_GRPQUOTA}, in reiserfs_parse_options()