Searched refs:rodir (Results 1 – 3 of 3) sorted by relevance
51 rodir:1, /* allow ATTR_RO for directory */ member162 if (!sbi->options.rodir) in fat_mode_can_hold_ro()177 if (attrs & ATTR_RO && !((attrs & ATTR_DIR) && !sbi->options.rodir)) in fat_make_mode()
898 if (opts->rodir) in fat_show_options()1040 opts->rodir = 0; in parse_options()1043 opts->rodir = 1; in parse_options()1229 opts->rodir = 1; in parse_options()
136 rodir -- FAT has the ATTR_RO (read-only) attribute. On Windows,