Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.h182 static inline unsigned int gfs2_tune_get_i(struct gfs2_tune *gt, in gfs2_tune_get_i() function
222 gfs2_tune_get_i(&(sdp)->sd_tune, &(sdp)->sd_tune.field)
H A Dquota.c1510 *timeo = gfs2_tune_get_i(&sdp->sd_tune, new_timeo) * HZ; in quotad_check_timeo()