Searched refs:Opt_debug (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/fs/9p/ |
D | v9fs.c | 53 Opt_debug, Opt_dfltuid, Opt_dfltgid, Opt_afid, enumerator 67 {Opt_debug, "debug=%x"}, 146 case Opt_debug: in v9fs_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 602 { Opt_debug, "debug" }, 639 case Opt_debug: in spufs_parse_options()
|
/linux-4.4.14/fs/befs/ |
D | linuxvfs.c | 643 Opt_uid, Opt_gid, Opt_charset, Opt_debug, Opt_err, enumerator 650 {Opt_debug, "debug"}, 718 case Opt_debug: in parse_options()
|
/linux-4.4.14/fs/gfs2/ |
D | super.c | 59 Opt_debug, enumerator 98 {Opt_debug, "debug"}, 179 case Opt_debug: in gfs2_mount_args()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 408 Opt_err_ro, Opt_nouid32, Opt_nocheck, Opt_debug, enumerator 430 {Opt_debug, "debug"}, 526 case Opt_debug: in parse_options()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 930 Opt_usefree, Opt_nocase, Opt_quiet, Opt_showexec, Opt_debug, enumerator 958 {Opt_debug, "debug"}, 1098 case Opt_debug: in parse_options()
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 1148 Opt_nouid32, Opt_debug, Opt_removed, enumerator 1182 {Opt_debug, "debug"}, 1431 {Opt_debug, EXT4_MOUNT_DEBUG, MOPT_SET},
|