Home
last modified time | relevance | path

Searched refs:gfs2_tune (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dutil.h155 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i()
Dincore.h565 struct gfs2_tune { struct
688 struct gfs2_tune sd_tune; /* Filesystem tuning structure */
Dsys.c535 struct gfs2_tune *gt = &sdp->sd_tune; in quota_scale_store()
554 struct gfs2_tune *gt = &sdp->sd_tune; in tune_set()
Dquota.c1000 struct gfs2_tune *gt = &sdp->sd_tune; in need_sync()
1452 struct gfs2_tune *tune = &sdp->sd_tune; in gfs2_quotad()
Dsuper.c1216 struct gfs2_tune *gt = &sdp->sd_tune; in gfs2_remount_fs()
Dops_fstype.c53 static void gfs2_tune_init(struct gfs2_tune *gt) in gfs2_tune_init()