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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dmount.h15 int gfs2_mount_args(struct gfs2_sbd *sdp, char *data_arg, int remount);
H A Dmount.c71 * gfs2_mount_args - Parse mount options
78 int gfs2_mount_args(struct gfs2_sbd *sdp, char *data_arg, int remount) function
H A Dops_super.c259 error = gfs2_mount_args(sdp, data, 1);
H A Dops_fstype.c673 error = gfs2_mount_args(sdp, (char *)data, 0);

Completed in 112 milliseconds