Searched refs:r_last_len (Results 1 – 2 of 2) sorted by relevance
90 resv->r_last_len); in ocfs2_dump_resv()103 resv->r_last_len); in ocfs2_dump_resv()251 resv->r_last_len = resv->r_last_start = 0; in __ocfs2_resv_discard()673 resv->r_last_len); in ocfs2_cannibalize_resv()691 if (resv->r_last_len) { in ocfs2_resv_find_window()692 goal = resv->r_last_start + resv->r_last_len; in ocfs2_resv_find_window()802 resv->r_last_len); in ocfs2_resmap_claimed_bits()810 resv->r_last_len = clen; in ocfs2_resmap_claimed_bits()821 resv->r_last_len); in ocfs2_resmap_claimed_bits()
25 unsigned int r_last_len; /* Length of most recent alloc */ member
Completed in 7 milliseconds