/kernel/linux/linux-5.10/fs/ramfs/ |
H A D | inode.c | 181 Opt_mode, enumerator 185 fsparam_u32oct("mode", Opt_mode), 212 case Opt_mode: in ramfs_parse_param()
|
/kernel/linux/linux-6.6/fs/ramfs/ |
H A D | inode.c | 192 Opt_mode, enumerator 196 fsparam_u32oct("mode", Opt_mode), 223 case Opt_mode: in ramfs_parse_param()
|
/kernel/linux/linux-5.10/fs/tracefs/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/debugfs/ |
H A D | inode.c | 91 Opt_mode, enumerator 98 {Opt_mode, "mode=%o"}, 140 case Opt_mode: in debugfs_parse_options() 168 if (!remount || opts->opts & BIT(Opt_mode)) { in _debugfs_apply_options()
|
/kernel/linux/linux-6.6/fs/tracefs/ |
H A D | inode.c | 245 Opt_mode, enumerator 252 {Opt_mode, "mode=%o"}, 294 case Opt_mode: in tracefs_parse_options() 323 if (!remount || opts->opts & BIT(Opt_mode)) { in tracefs_apply_options()
|
/kernel/linux/linux-5.10/fs/devpts/ |
H 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()
|
/kernel/linux/linux-6.6/fs/devpts/ |
H A D | inode.c | 87 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 94 {Opt_mode, "mode=%o"}, 277 case Opt_mode: in parse_mount_options()
|
/kernel/linux/linux-5.10/fs/affs/ |
H 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()
|
/kernel/linux/linux-5.10/fs/debugfs/ |
H A D | inode.c | 89 Opt_mode, enumerator 96 {Opt_mode, "mode=%o"}, 137 case Opt_mode: in debugfs_parse_options()
|
/kernel/linux/linux-6.6/fs/affs/ |
H 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()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | inode.c | 583 Opt_uid, Opt_gid, Opt_mode, Opt_debug, enumerator 588 fsparam_u32oct ("mode", Opt_mode), 638 case Opt_mode: in spufs_parse_param()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H 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()
|
/kernel/linux/linux-5.10/fs/isofs/ |
H 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"}, 453 case Opt_mode: in parse_options()
|
/kernel/linux/linux-5.10/fs/hugetlbfs/ |
H A D | inode.c | 70 Opt_mode, enumerator 80 fsparam_u32oct("mode", Opt_mode), 1258 case Opt_mode: in hugetlbfs_parse_param()
|
/kernel/linux/linux-6.6/fs/isofs/ |
H 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()
|
/kernel/linux/linux-6.6/fs/hugetlbfs/ |
H A D | inode.c | 68 Opt_mode, enumerator 78 fsparam_u32oct("mode", Opt_mode), 1426 case Opt_mode: in hugetlbfs_parse_param()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 1496 Opt_mode, enumerator 1505 fsparam_u32 ("mode", Opt_mode), 1533 case Opt_mode: in ffs_fs_parse_param()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 140 Opt_mode, enumerator 209 {Opt_mode, "mode=%s"}, 724 case Opt_mode: in parse_options()
|
/kernel/linux/linux-5.10/mm/ |
H A D | shmem.c | 3419 Opt_mode, enumerator 3440 fsparam_u32oct("mode", Opt_mode), 3491 case Opt_mode: in shmem_parse_one()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 1471 Opt_mode, enumerator 1480 fsparam_u32 ("mode", Opt_mode), 1506 case Opt_mode: in ffs_fs_parse_param()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | super.c | 124 Opt_mode, enumerator 203 {Opt_mode, "mode=%s"}, 888 case Opt_mode: in parse_options()
|
/kernel/linux/linux-6.6/mm/ |
H A D | shmem.c | 3850 Opt_mode, enumerator 3879 fsparam_u32oct("mode", Opt_mode), 3940 case Opt_mode: in shmem_parse_one()
|