Home
last modified time | relevance | path

Searched refs:gfs2_tune_get_i (Results 1 – 2 of 2) 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() function
171 gfs2_tune_get_i(&(sdp)->sd_tune, &(sdp)->sd_tune.field)
Dquota.c1495 *timeo = gfs2_tune_get_i(&sdp->sd_tune, new_timeo) * HZ; in quotad_check_timeo()