Home
last modified time | relevance | path

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

/linux-3.3/fs/gfs2/
Dincore.h477 struct gfs2_tune { struct
478 spinlock_t gt_spin;
480 unsigned int gt_logd_secs;
482 unsigned int gt_quota_simul_sync; /* Max quotavals to sync at once */
483 unsigned int gt_quota_warn_period; /* Secs between quota warn msgs */
484 unsigned int gt_quota_scale_num; /* Numerator */
485 unsigned int gt_quota_scale_den; /* Denominator */
486 unsigned int gt_quota_quantum; /* Secs between syncs to quota file */
487 unsigned int gt_new_files_jdata;
488 unsigned int gt_max_readahead; /* Max bytes to read-ahead from disk */
[all …]