Home
last modified time | relevance | path

Searched refs:rodir (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fat/
A Dfat.h54 rodir:1, /* allow ATTR_RO for directory */ member
195 if (!sbi->options.rodir) in fat_mode_can_hold_ro()
210 if (attrs & ATTR_RO && !((attrs & ATTR_DIR) && !sbi->options.rodir)) in fat_make_mode()
A Dinode.c1008 if (opts->rodir) in fat_show_options()
1296 opts->rodir = 1; in fat_parse_param()
1914 opts->rodir = 0; in fat_init_fs_context()
1917 opts->rodir = 1; in fat_init_fs_context()
/linux/Documentation/filesystems/
A Dvfat.rst175 **rodir**

Completed in 16 milliseconds