Searched refs:ATTR_RO (Results 1 – 3 of 3) sorted by relevance
37 #define ATTR_RO 1 /* read-only */ macro47 #define ATTR_EXT (ATTR_RO | ATTR_HIDDEN | ATTR_SYS | ATTR_VOLUME)
210 if (attrs & ATTR_RO && !((attrs & ATTR_DIR) && !sbi->options.rodir)) in fat_make_mode()226 attrs |= ATTR_RO; in fat_make_attrs()235 MSDOS_I(inode)->i_attrs = attrs & (ATTR_UNUSED | ATTR_RO); in fat_save_attrs()
176 FAT has the ATTR_RO (read-only) attribute. On Windows,177 the ATTR_RO of the directory will just be ignored,181 If you want to use ATTR_RO as read-only flag even for