Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dops_fstype.c937 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount()
1044 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super()
1218 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree()
1237 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free()
1340 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param()
1450 struct gfs2_args *oldargs = &sdp->sd_args; in gfs2_reconfigure()
1451 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure()
1541 struct gfs2_args *args; in gfs2_init_fs_context()
Dincore.h569 struct gfs2_args { struct
717 struct gfs2_args sd_args; /* Mount arguments */
Dsuper.c1044 struct gfs2_args *args = &sdp->sd_args; in gfs2_show_options()