/linux-6.1.9/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.1.9/fs/tracefs/ |
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.1.9/fs/debugfs/ |
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.1.9/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()
|
/linux-6.1.9/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.1.9/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.1.9/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.1.9/fs/hugetlbfs/ |
D | inode.c | 68 Opt_mode, enumerator 78 fsparam_u32oct("mode", Opt_mode), 1374 case Opt_mode: in hugetlbfs_parse_param()
|
/linux-6.1.9/drivers/usb/gadget/function/ |
D | f_fs.c | 1501 Opt_mode, enumerator 1510 fsparam_u32 ("mode", Opt_mode), 1538 case Opt_mode: in ffs_fs_parse_param()
|
/linux-6.1.9/mm/ |
D | shmem.c | 3447 Opt_mode, enumerator 3468 fsparam_u32oct("mode", Opt_mode), 3517 case Opt_mode: in shmem_parse_one()
|
/linux-6.1.9/fs/f2fs/ |
D | super.c | 122 Opt_mode, enumerator 198 {Opt_mode, "mode=%s"}, 855 case Opt_mode: in parse_options()
|