Searched refs:sys_immutable (Results 1 – 5 of 5) sorted by relevance
68 * - sys_immutable
167 **sys_immutable**
558 if (sbi->options.sys_immutable) in fat_fill_inode()997 if (opts->sys_immutable) in fat_show_options()1209 opts->sys_immutable = 1; in fat_parse_param()1927 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0; in fat_init_fs_context()
367 opts->sys_immutable = 1; in ntfs_fs_parse_param()773 if (opts->sys_immutable) in ntfs_show_options()
102 unsigned sys_immutable : 1; /* Immutable system files. */ member