Home
last modified time | relevance | path

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

/Linux-v5.15/fs/gfs2/
Dops_fstype.c1005 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount()
1139 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super()
1323 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree()
1342 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free()
1436 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param()
1541 struct gfs2_args *oldargs = &sdp->sd_args; in gfs2_reconfigure()
1542 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure()
1637 struct gfs2_args *args; in gfs2_init_fs_context()
Dincore.h551 struct gfs2_args { struct
712 struct gfs2_args sd_args; /* Mount arguments */
Dsuper.c977 struct gfs2_args *args = &sdp->sd_args; in gfs2_show_options()