Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.h30 extern int gfs2_mount_args(struct gfs2_args *args, char *data);
Dincore.h575 struct gfs2_args { struct
722 struct gfs2_args sd_args; /* Mount arguments */
Dops_fstype.c938 struct gfs2_args *args = &sdp->sd_args; in gfs2_lm_mount()
1044 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent) in fill_super()
1257 struct gfs2_args args; in gfs2_mount()
Dsuper.c140 int gfs2_mount_args(struct gfs2_args *args, char *options) in gfs2_mount_args()
1241 struct gfs2_args args = sdp->sd_args; /* Default to current settings */ in gfs2_remount_fs()
1376 struct gfs2_args *args = &sdp->sd_args; in gfs2_show_options()