Home
last modified time | relevance | path

Searched refs:gfs2_args (Results 1 – 3 of 3) sorted by relevance

/fs/gfs2/
Dops_fstype.c984 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount()
1118 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super()
1299 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree()
1318 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free()
1412 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param()
1516 struct gfs2_args *oldargs = &sdp->sd_args; in gfs2_reconfigure()
1517 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure()
1614 struct gfs2_args *args; in gfs2_init_fs_context()
Dincore.h573 struct gfs2_args { struct
734 struct gfs2_args sd_args; /* Mount arguments */
Dsuper.c1019 struct gfs2_args *args = &sdp->sd_args; in gfs2_show_options()