Home
last modified time | relevance | path

Searched refs:Opt_debug (Results 1 – 4 of 4) sorted by relevance

/linux/fs/9p/
H A Dv9fs.c42 Opt_debug, Opt_dfltuid, Opt_dfltgid, Opt_afid, enumerator
81 fsparam_u32hex ("debug", Opt_debug),
244 case Opt_debug: in v9fs_parse_param()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c567 Opt_uid, Opt_gid, Opt_mode, Opt_debug, enumerator
574 fsparam_flag ("debug", Opt_debug),
625 case Opt_debug: in spufs_parse_param()
/linux/fs/gfs2/
H A Dops_fstype.c1360 Opt_debug, enumerator
1420 fsparam_flag_no("debug", Opt_debug),
1474 case Opt_debug: in gfs2_parse_param()
/linux/fs/ext4/
H A Dsuper.c1692 Opt_nouid32, Opt_debug, Opt_removed, enumerator
1771 fsparam_flag ("debug", Opt_debug),
1926 {Opt_debug, EXT4_MOUNT_DEBUG, MOPT_SET},