Searched refs:r_last_len (Results 1 – 2 of 2) sorted by relevance
95 resv->r_last_len); in ocfs2_dump_resv()108 resv->r_last_len); in ocfs2_dump_resv()256 resv->r_last_len = resv->r_last_start = 0; in __ocfs2_resv_discard()678 resv->r_last_len); in ocfs2_cannibalize_resv()696 if (resv->r_last_len) { in ocfs2_resv_find_window()697 goal = resv->r_last_start + resv->r_last_len; in ocfs2_resv_find_window()807 resv->r_last_len); in ocfs2_resmap_claimed_bits()815 resv->r_last_len = clen; in ocfs2_resmap_claimed_bits()826 resv->r_last_len); in ocfs2_resmap_claimed_bits()
27 unsigned int r_last_len; /* Length of most recent alloc */ member