Searched refs:_rsv_end (Results 1 – 2 of 2) sorted by relevance
273 (rsv->_rsv_end < group_first_block)) in goal_in_my_reservation()276 || (grp_goal + group_first_block > rsv->_rsv_end))) in goal_in_my_reservation()386 return (rsv->_rsv_end == EXT2_RESERVE_WINDOW_NOT_ALLOCATED); in rsv_is_empty()678 if (my_rsv->_rsv_end < group_last_block) in ext2_try_to_allocate()679 end = my_rsv->_rsv_end - group_first_block + 1; in ext2_try_to_allocate()
32 ext2_fsblk_t _rsv_end; /* Last byte reserved or 0 */ member63 #define rsv_end rsv_window._rsv_end