Searched refs:Opt_mode (Results 1 – 8 of 8) sorted by relevance
| /fs/ramfs/ |
| A D | inode.c | 223 Opt_mode, enumerator 227 fsparam_u32oct("mode", Opt_mode), 254 case Opt_mode: in ramfs_parse_param()
|
| /fs/tracefs/ |
| A D | inode.c | 292 Opt_mode, enumerator 297 fsparam_u32oct ("mode", Opt_mode), 319 case Opt_mode: in tracefs_parse_param() 346 if (!remount || fsi->opts & BIT(Opt_mode)) { in tracefs_apply_options()
|
| /fs/debugfs/ |
| A D | inode.c | 91 Opt_mode, enumerator 97 fsparam_u32oct ("mode", Opt_mode), 128 case Opt_mode: in debugfs_parse_param() 158 if (!remount || fsi->opts & BIT(Opt_mode)) { in _debugfs_apply_options()
|
| /fs/devpts/ |
| A D | inode.c | 87 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 94 fsparam_u32oct ("mode", Opt_mode), 241 case Opt_mode: in devpts_parse_param()
|
| /fs/affs/ |
| A D | super.c | 162 Opt_bs, Opt_mode, Opt_mufs, Opt_notruncate, Opt_prefix, Opt_protect, enumerator 181 fsparam_u32oct ("mode", Opt_mode), 220 case Opt_mode: in affs_parse_param()
|
| /fs/isofs/ |
| A D | inode.c | 293 Opt_map, Opt_mode, Opt_nojoliet, Opt_norock, Opt_sb, Opt_session, enumerator 332 fsparam_u32 ("mode", Opt_mode), 417 case Opt_mode: in isofs_parse_param()
|
| /fs/hugetlbfs/ |
| A D | inode.c | 71 Opt_mode, enumerator 81 fsparam_u32oct("mode", Opt_mode), 1317 case Opt_mode: in hugetlbfs_parse_param()
|
| /fs/f2fs/ |
| A D | super.c | 148 Opt_mode, enumerator 270 fsparam_enum("mode", Opt_mode, f2fs_param_mode), 852 case Opt_mode: in f2fs_parse_param()
|
Completed in 29 milliseconds