/linux-6.3-rc2/fs/ramfs/ |
A D | inode.c | 192 Opt_mode, enumerator 196 fsparam_u32oct("mode", Opt_mode), 223 case Opt_mode: in ramfs_parse_param()
|
/linux-6.3-rc2/fs/tracefs/ |
A D | inode.c | 151 Opt_mode, enumerator 158 {Opt_mode, "mode=%o"}, 271 case Opt_mode: in tracefs_parse_options() 299 if (!remount || opts->opts & BIT(Opt_mode)) { in tracefs_apply_options()
|
/linux-6.3-rc2/fs/debugfs/ |
A D | inode.c | 92 Opt_mode, enumerator 99 {Opt_mode, "mode=%o"}, 141 case Opt_mode: in debugfs_parse_options() 169 if (!remount || opts->opts & BIT(Opt_mode)) { in _debugfs_apply_options()
|
/linux-6.3-rc2/fs/devpts/ |
A 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()
|
/linux-6.3-rc2/fs/affs/ |
A 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()
|
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/ |
A D | inode.c | 579 Opt_uid, Opt_gid, Opt_mode, Opt_debug, enumerator 584 fsparam_u32oct ("mode", Opt_mode), 634 case Opt_mode: in spufs_parse_param()
|
/linux-6.3-rc2/fs/isofs/ |
A 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"}, 454 case Opt_mode: in parse_options()
|
/linux-6.3-rc2/fs/hugetlbfs/ |
A D | inode.c | 68 Opt_mode, enumerator 78 fsparam_u32oct("mode", Opt_mode), 1374 case Opt_mode: in hugetlbfs_parse_param()
|
/linux-6.3-rc2/drivers/usb/gadget/function/ |
A D | f_fs.c | 1503 Opt_mode, enumerator 1512 fsparam_u32 ("mode", Opt_mode), 1540 case Opt_mode: in ffs_fs_parse_param()
|
/linux-6.3-rc2/mm/ |
A D | shmem.c | 3458 Opt_mode, enumerator 3479 fsparam_u32oct("mode", Opt_mode), 3528 case Opt_mode: in shmem_parse_one()
|
/linux-6.3-rc2/fs/f2fs/ |
A D | super.c | 124 Opt_mode, enumerator 202 {Opt_mode, "mode=%s"}, 855 case Opt_mode: in parse_options()
|