Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext2/
H A Dballoc.c373 rsv->rsv_alloc_hit = 0; in rsv_window_remove()
432 rsv->rsv_alloc_hit = 0; in ext2_init_block_alloc_info()
828 my_rsv->rsv_alloc_hit = 0; in find_next_reservable_window()
915 if ((my_rsv->rsv_alloc_hit > in alloc_new_reservation()
1141 my_rsv->rsv_alloc_hit += num; in ext2_try_to_allocate_with_rsv()
H A Dext2.h38 __u32 rsv_alloc_hit; member
H A Dsuper.c1122 sbi->s_rsv_window_head.rsv_alloc_hit = 0; in ext2_fill_super()
/kernel/linux/linux-6.6/fs/ext2/
H A Dballoc.c372 rsv->rsv_alloc_hit = 0; in rsv_window_remove()
431 rsv->rsv_alloc_hit = 0; in ext2_init_block_alloc_info()
825 my_rsv->rsv_alloc_hit = 0; in find_next_reservable_window()
905 if ((my_rsv->rsv_alloc_hit > in alloc_new_reservation()
1136 my_rsv->rsv_alloc_hit += num; in ext2_try_to_allocate_with_rsv()
H A Dext2.h40 __u32 rsv_alloc_hit; member
H A Dsuper.c1132 sbi->s_rsv_window_head.rsv_alloc_hit = 0; in ext2_fill_super()

Completed in 12 milliseconds