Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fat/
H A Dfat.h52 rodir:1, /* allow ATTR_RO for directory */ member
191 if (!sbi->options.rodir) in fat_mode_can_hold_ro()
206 if (attrs & ATTR_RO && !((attrs & ATTR_DIR) && !sbi->options.rodir)) in fat_make_mode()
H A Dinode.c1002 if (opts->rodir) in fat_show_options()
1144 opts->rodir = 0; in parse_options()
1147 opts->rodir = 1; in parse_options()
1339 opts->rodir = 1; in parse_options()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfat.rst175 **rodir**