Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dutil.h181 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i() function
227 gfs2_tune_get_i(&(sdp)->sd_tune, &(sdp)->sd_tune.field)
H A Dquota.c1546 *timeo = gfs2_tune_get_i(&sdp->sd_tune, new_timeo) * HZ; in quotad_check_timeo()