Searched refs:Opt_mode (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/fs/ramfs/ |
D | inode.c | 165 Opt_mode, enumerator 170 {Opt_mode, "mode=%o"}, 193 case Opt_mode: in ramfs_parse_options()
|
/linux-2.6.39/fs/devpts/ |
D | inode.c | 55 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, enumerator 62 {Opt_mode, "mode=%o"}, 139 case Opt_mode: in parse_mount_options()
|
/linux-2.6.39/fs/affs/ |
D | super.c | 150 Opt_bs, Opt_mode, Opt_mufs, Opt_prefix, Opt_protect, enumerator 157 {Opt_mode, "mode=%o"}, 211 case Opt_mode: in parse_options()
|
/linux-2.6.39/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 662 Opt_uid, Opt_gid, Opt_mode, Opt_debug, Opt_err, enumerator 668 { Opt_mode, "mode=%o" }, 697 case Opt_mode: in spufs_parse_options()
|
/linux-2.6.39/fs/hugetlbfs/ |
D | inode.c | 54 Opt_mode, Opt_uid, Opt_gid, enumerator 62 {Opt_mode, "mode=%o"}, 759 case Opt_mode: in hugetlbfs_parse_options()
|
/linux-2.6.39/fs/isofs/ |
D | inode.c | 325 Opt_iocharset, Opt_map_a, Opt_map_n, Opt_map_o, Opt_mode, Opt_nojoliet, enumerator 353 {Opt_mode, "mode=%u"}, 472 case Opt_mode: in parse_options()
|