/linux-6.6.21/fs/ramfs/ |
D | inode.c | 192 Opt_mode, enumerator 196 fsparam_u32oct("mode", Opt_mode), 223 case Opt_mode: in ramfs_parse_param()
|
/linux-6.6.21/fs/tracefs/ |
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()
|
/linux-6.6.21/fs/debugfs/ |
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()
|
/linux-6.6.21/fs/devpts/ |
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()
|
/linux-6.6.21/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()
|
/linux-6.6.21/arch/powerpc/platforms/cell/spufs/ |
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.6.21/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"}, 454 case Opt_mode: in parse_options()
|
/linux-6.6.21/fs/hugetlbfs/ |
D | inode.c | 68 Opt_mode, enumerator 78 fsparam_u32oct("mode", Opt_mode), 1426 case Opt_mode: in hugetlbfs_parse_param()
|
/linux-6.6.21/drivers/usb/gadget/function/ |
D | f_fs.c | 1471 Opt_mode, enumerator 1480 fsparam_u32 ("mode", Opt_mode), 1506 case Opt_mode: in ffs_fs_parse_param()
|
/linux-6.6.21/mm/ |
D | shmem.c | 3850 Opt_mode, enumerator 3879 fsparam_u32oct("mode", Opt_mode), 3940 case Opt_mode: in shmem_parse_one()
|
/linux-6.6.21/fs/f2fs/ |
D | super.c | 124 Opt_mode, enumerator 203 {Opt_mode, "mode=%s"}, 882 case Opt_mode: in parse_options()
|