Searched refs:Opt_mode (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/ramfs/ |
| H A D | inode.c | 221 Opt_mode, enumerator 225 fsparam_u32oct("mode", Opt_mode), 252 case Opt_mode: in ramfs_parse_param()
|
| /linux/fs/debugfs/ |
| H 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()
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 269 Opt_mode, enumerator 274 fsparam_u32oct ("mode", Opt_mode), 296 case Opt_mode: in tracefs_parse_param() 324 if (!remount || fsi->opts & BIT(Opt_mode)) { in tracefs_apply_options()
|
| /linux/fs/devpts/ |
| H 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()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 567 Opt_uid, Opt_gid, Opt_mode, Opt_debug, enumerator 572 fsparam_u32oct ("mode", Opt_mode), 622 case Opt_mode: in spufs_parse_param()
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 71 Opt_mode, enumerator 81 fsparam_u32oct("mode", Opt_mode), 1293 case Opt_mode: in hugetlbfs_parse_param()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1952 Opt_mode, enumerator 1961 fsparam_u32 ("mode", Opt_mode), 1987 case Opt_mode: in ffs_fs_parse_param()
|