Searched refs:mp_h (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dbmap.c1729 int mp_h; /* metapath buffers are read in to this height */ local
1773 for (mp_h = ip->i_height - 1; mp_h > 0; mp_h--) {
1774 if (end_list[mp_h])
1777 end_aligned = mp_h;
1783 for (mp_h = ip->i_height - 1; mp_h > 0; mp_h--) {
1784 if (start_list[mp_h])
[all...]

Completed in 229 milliseconds