Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext2/
H A Dballoc.c264 goal_in_my_reservation(struct ext2_reserve_window *rsv, ext2_grpblk_t grp_goal, in goal_in_my_reservation()
383 static inline int rsv_is_empty(struct ext2_reserve_window *rsv) in rsv_is_empty()
665 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()
H A Dext2.h30 struct ext2_reserve_window { struct
39 struct ext2_reserve_window rsv_window;
668 * reservation data structures: ext2_reserve_window and
/kernel/linux/linux-6.6/fs/ext2/
H A Dballoc.c263 goal_in_my_reservation(struct ext2_reserve_window *rsv, ext2_grpblk_t grp_goal, in goal_in_my_reservation()
382 static inline int rsv_is_empty(struct ext2_reserve_window *rsv) in rsv_is_empty()
664 struct ext2_reserve_window *my_rsv) in ext2_try_to_allocate()
H A Dext2.h32 struct ext2_reserve_window { struct
41 struct ext2_reserve_window rsv_window;
670 * reservation data structures: ext2_reserve_window and

Completed in 8 milliseconds