Home
last modified time | relevance | path

Searched refs:rsv_alloc_hit (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext2/
H A Dballoc.c379 rsv->rsv_alloc_hit = 0; in rsv_window_remove()
438 rsv->rsv_alloc_hit = 0; in ext2_init_block_alloc_info()
832 my_rsv->rsv_alloc_hit = 0; in find_next_reservable_window()
912 if ((my_rsv->rsv_alloc_hit > in alloc_new_reservation()
1143 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()