Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dops_fstype.c1008 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount()
1142 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super()
1326 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree()
1345 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free()
1439 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param()
1544 struct gfs2_args *oldargs = &sdp->sd_args; in gfs2_reconfigure()
1545 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure()
1640 struct gfs2_args *args; in gfs2_init_fs_context()
Dincore.h551 struct gfs2_args { struct
712 struct gfs2_args sd_args; /* Mount arguments */
Dsuper.c978 struct gfs2_args *args = &sdp->sd_args; in gfs2_show_options()