Searched defs:extents_to_split (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | move_extents.c | 167 ocfs2_lock_allocators_move_extents(struct inode *inode, struct ocfs2_extent_tree *et, u32 clusters_to_move, u32 extents_to_split, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac, int extra_blocks, int *credits) ocfs2_lock_allocators_move_extents() argument
|
H A D | aops.c | 2048 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; ocfs2_write_begin_nolock() local 1749 ocfs2_populate_write_desc(struct inode *inode, struct ocfs2_write_ctxt *wc, unsigned int *clusters_to_alloc, unsigned int *extents_to_split) ocfs2_populate_write_desc() argument
|
H A D | suballoc.c | 2676 ocfs2_lock_allocators(struct inode *inode, struct ocfs2_extent_tree *et, u32 clusters_to_add, u32 extents_to_split, struct ocfs2_alloc_context **data_ac, struct ocfs2_alloc_context **meta_ac) ocfs2_lock_allocators() argument
|
H A D | alloc.c | 5615 ocfs2_reserve_blocks_for_rec_trunc(struct inode *inode, struct ocfs2_extent_tree *et, u32 extents_to_split, struct ocfs2_alloc_context **ac, int extra_blocks) ocfs2_reserve_blocks_for_rec_trunc() argument
|
Completed in 513 milliseconds