Searched refs:Opt_mode (Results 1 – 8 of 8) sorted by relevance
/fs/ramfs/ |
D | inode.c | 181 Opt_mode, enumerator 185 fsparam_u32oct("mode", Opt_mode), 209 case Opt_mode: in ramfs_parse_param()
|
/fs/tracefs/ |
D | inode.c | 149 Opt_mode, enumerator 156 {Opt_mode, "mode=%o"}, 269 case Opt_mode: in tracefs_parse_options() 297 if (!remount || opts->opts & BIT(Opt_mode)) { in tracefs_apply_options()
|
/fs/devpts/ |
D | inode.c | 105 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 112 {Opt_mode, "mode=%o"}, 295 case Opt_mode: in parse_mount_options()
|
/fs/debugfs/ |
D | inode.c | 86 Opt_mode, enumerator 93 {Opt_mode, "mode=%o"}, 134 case Opt_mode: in debugfs_parse_options()
|
/fs/affs/ |
D | super.c | 164 Opt_bs, Opt_mode, Opt_mufs, Opt_notruncate, Opt_prefix, Opt_protect, enumerator 171 {Opt_mode, "mode=%o"}, 226 case Opt_mode: in parse_options()
|
/fs/isofs/ |
D | inode.c | 293 Opt_iocharset, Opt_map_a, Opt_map_n, Opt_map_o, Opt_mode, Opt_nojoliet, enumerator 321 {Opt_mode, "mode=%u"}, 453 case Opt_mode: in parse_options()
|
/fs/hugetlbfs/ |
D | inode.c | 70 Opt_mode, enumerator 80 fsparam_u32oct("mode", Opt_mode), 1270 case Opt_mode: in hugetlbfs_parse_param()
|
/fs/f2fs/ |
D | super.c | 117 Opt_mode, enumerator 193 {Opt_mode, "mode=%s"}, 802 case Opt_mode: in parse_options()
|