Searched refs:Opt_mode (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/fs/ramfs/ |
D | inode.c | 162 Opt_mode, enumerator 167 {Opt_mode, "mode=%o"}, 190 case Opt_mode: in ramfs_parse_options()
|
/linux-4.1.27/fs/tracefs/ |
D | inode.c | 150 Opt_mode, enumerator 157 {Opt_mode, "mode=%o"}, 198 case Opt_mode: in tracefs_parse_options()
|
/linux-4.1.27/fs/debugfs/ |
D | inode.c | 61 Opt_mode, enumerator 68 {Opt_mode, "mode=%o"}, 109 case Opt_mode: in debugfs_parse_options()
|
/linux-4.1.27/fs/devpts/ |
D | inode.c | 112 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 119 {Opt_mode, "mode=%o"}, 206 case Opt_mode: in parse_mount_options()
|
/linux-4.1.27/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-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 595 Opt_uid, Opt_gid, Opt_mode, Opt_debug, Opt_err, enumerator 601 { Opt_mode, "mode=%o" }, 634 case Opt_mode: in spufs_parse_options()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 71 Opt_mode, Opt_uid, Opt_gid, enumerator 79 {Opt_mode, "mode=%o"}, 793 case Opt_mode: in hugetlbfs_parse_options()
|
/linux-4.1.27/fs/isofs/ |
D | inode.c | 295 Opt_iocharset, Opt_map_a, Opt_map_n, Opt_map_o, Opt_mode, Opt_nojoliet, enumerator 323 {Opt_mode, "mode=%u"}, 446 case Opt_mode: in parse_options()
|