Home
last modified time | relevance | path

Searched refs:gfs2_tune_get_i (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/gfs2/
Dutil.h181 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i() function
226 gfs2_tune_get_i(&(sdp)->sd_tune, &(sdp)->sd_tune.field)
Dquota.c1534 *timeo = gfs2_tune_get_i(&sdp->sd_tune, new_timeo) * HZ; in quotad_check_timeo()