Home
last modified time | relevance | path

Searched refs:gfs2_ri_total (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Drgrp.h70 u64 gfs2_ri_total(struct gfs2_sbd *sdp);
H A Daops.c555 fs_total = gfs2_ri_total(sdp); in adjust_fs_space()
H A Drgrp.c841 u64 gfs2_ri_total(struct gfs2_sbd *sdp) in gfs2_ri_total() function