Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dops_fstype.c1004 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount()
1158 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super()
1342 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree()
1361 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free()
1456 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param()
1561 struct gfs2_args *oldargs = &sdp->sd_args; in gfs2_reconfigure()
1562 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure()
1650 struct gfs2_args *args; in gfs2_init_fs_context()
Dincore.h552 struct gfs2_args { struct
710 struct gfs2_args sd_args; /* Mount arguments */
Dsuper.c1088 struct gfs2_args *args = &sdp->sd_args; in gfs2_show_options()