Home
last modified time | relevance | path

Searched refs:sd_max_height (Results 1 – 4 of 4) sorted by relevance

/linux/fs/gfs2/
A Dbmap.h38 *ind_blocks = 3 * (sdp->sd_max_height - 1); in gfs2_write_calc_reserv()
A Dincore.h708 u32 sd_max_height; /* Max height of a file's metadata tree */ member
A Dops_fstype.c354 sdp->sd_max_height = x; in gfs2_read_sb()
356 gfs2_assert(sdp, sdp->sd_max_height <= GFS2_MAX_META_HEIGHT); in gfs2_read_sb()
A Dfile.c1230 unsigned int tmp, max_data = max_blocks - 3 * (sdp->sd_max_height - 1); in calc_max_reserv()

Completed in 12 milliseconds