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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dsuper.h30 extern int gfs2_mount_args(struct gfs2_args *args, char *data);
H A Dincore.h414 struct gfs2_args { struct
535 struct gfs2_args sd_args; /* Mount arguments */
H A Dops_fstype.c1015 struct gfs2_args *args = &sdp->sd_args;
1144 static int fill_super(struct super_block *sb, struct gfs2_args *args, int silent)
1320 struct gfs2_args args;
H A Dsuper.c127 int gfs2_mount_args(struct gfs2_args *args, char *options)
1096 struct gfs2_args args = sdp->sd_args; /* Default to current settings */
1212 struct gfs2_args *args = &sdp->sd_args;

Completed in 100 milliseconds