Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dutil.h160 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i()
Dincore.h599 struct gfs2_tune { struct
723 struct gfs2_tune sd_tune; /* Filesystem tuning structure */
Dsys.c559 struct gfs2_tune *gt = &sdp->sd_tune; in quota_scale_store()
578 struct gfs2_tune *gt = &sdp->sd_tune; in tune_set()
Dquota.c1077 struct gfs2_tune *gt = &sdp->sd_tune; in need_sync()
1537 struct gfs2_tune *tune = &sdp->sd_tune; in gfs2_quotad()
Dops_fstype.c54 static void gfs2_tune_init(struct gfs2_tune *gt) in gfs2_tune_init()
Dsuper.c1242 struct gfs2_tune *gt = &sdp->sd_tune; in gfs2_remount_fs()