Searched defs:num_free_extents (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | move_extents.c | 153 int ret, num_free_extents; in ocfs2_lock_meta_allocator_move_extents() local
|
H A D | suballoc.c | 2628 int ret = 0, num_free_extents; in ocfs2_lock_allocators() local
|
H A D | dir.c | 3165 int credits, num_free_extents, drop_alloc_sem = 0; in ocfs2_extend_dir() local
|
H A D | refcounttree.c | 2848 int num_free_extents = ocfs2_num_free_extents(et); in ocfs2_lock_refcount_allocators() local
|
H A D | alloc.c | 5656 int ret = 0, num_free_extents; in ocfs2_reserve_blocks_for_rec_trunc() local
|
H A D | xattr.c | 6754 int ret, num_free_extents; in ocfs2_lock_reflink_xattr_rec_allocators() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | move_extents.c | 151 int ret, num_free_extents; in ocfs2_lock_meta_allocator_move_extents() local
|
H A D | suballoc.c | 2626 int ret = 0, num_free_extents; in ocfs2_lock_allocators() local
|
H A D | refcounttree.c | 2846 int num_free_extents = ocfs2_num_free_extents(et); in ocfs2_lock_refcount_allocators() local
|
H A D | dir.c | 3154 int credits, num_free_extents, drop_alloc_sem = 0; in ocfs2_extend_dir() local
|
H A D | alloc.c | 5654 int ret = 0, num_free_extents; in ocfs2_reserve_blocks_for_rec_trunc() local
|
H A D | xattr.c | 6748 int ret, num_free_extents; in ocfs2_lock_reflink_xattr_rec_allocators() local
|
Completed in 75 milliseconds