Searched refs:Opt_mode (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/fs/ramfs/ |
D | inode.c | 162 Opt_mode, enumerator 167 {Opt_mode, "mode=%o"}, 190 case Opt_mode: in ramfs_parse_options()
|
/linux-4.4.14/fs/tracefs/ |
D | inode.c | 150 Opt_mode, enumerator 157 {Opt_mode, "mode=%o"}, 198 case Opt_mode: in tracefs_parse_options()
|
/linux-4.4.14/fs/debugfs/ |
D | inode.c | 56 Opt_mode, enumerator 63 {Opt_mode, "mode=%o"}, 104 case Opt_mode: in debugfs_parse_options()
|
/linux-4.4.14/fs/devpts/ |
D | inode.c | 112 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 119 {Opt_mode, "mode=%o"}, 208 case Opt_mode: in parse_mount_options()
|
/linux-4.4.14/fs/affs/ |
D | super.c | 165 Opt_bs, Opt_mode, Opt_mufs, Opt_notruncate, Opt_prefix, Opt_protect, enumerator 172 {Opt_mode, "mode=%o"}, 227 case Opt_mode: in parse_options()
|
/linux-4.4.14/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.4.14/fs/hugetlbfs/ |
D | inode.c | 72 Opt_mode, Opt_uid, Opt_gid, enumerator 80 {Opt_mode, "mode=%o"}, 1060 case Opt_mode: in hugetlbfs_parse_options()
|
/linux-4.4.14/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()
|