Searched defs:clusters_to_add (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | aops.c | 705 u32 p_cpos = 0, clusters_to_add; ocfs2_direct_IO_extend_no_holes() local
|
H A D | file.c | 1022 u32 clusters_to_add; ocfs2_extend_no_holes() local 538 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_inode_data() argument 560 __ocfs2_extend_allocation(struct inode *inode, u32 logical_start, u32 clusters_to_add, int mark_unwritten) __ocfs2_extend_allocation() argument 712 ocfs2_extend_allocation(struct inode *inode, u32 logical_start, u32 clusters_to_add, int mark_unwritten) ocfs2_extend_allocation() 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 | 4732 ocfs2_add_clusters_in_btree(handle_t *handle, struct ocfs2_extent_tree *et, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_clusters_in_btree() argument
|
H A D | xattr.c | 5101 u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; ocfs2_add_new_xattr_cluster() local 713 ocfs2_xattr_extend_allocation(struct inode *inode, u32 clusters_to_add, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_extend_allocation() argument
|
Completed in 375 milliseconds