Searched defs:new_clusters (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ocfs2/
H A Dresize.c257 int ocfs2_group_extend(struct inode * inode, int new_clusters) argument
77 ocfs2_update_last_group_and_inode(handle_t *handle, struct inode *bm_inode, struct buffer_head *bm_bh, struct buffer_head *group_bh, u32 first_new_cluster, int new_clusters) argument
209 ocfs2_update_super_and_backups(struct inode *inode, int new_clusters) argument
[all...]
H A Dioctl.c861 int new_clusters; local
H A Dxattr.c600 int new_clusters = ocfs2_clusters_for_bytes(dir->i_sb, local
620 int s_size = 0, a_size = 0, acl_len = 0, new_clusters; local
804 ocfs2_xattr_shrink_size(struct inode *inode, u32 old_clusters, u32 new_clusters, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_set_ctxt *ctxt) argument
857 u32 new_clusters = ocfs2_clusters_for_bytes(inode->i_sb, len); local
1981 unsigned int new_clusters = ocfs2_xa_value_clusters(loc); local
3046 u32 new_clusters = ocfs2_clusters_for_bytes(inode->i_sb, local
[all...]
H A Dalloc.c1360 u32 new_clusters; local
4706 ocfs2_insert_extent(handle_t *handle, struct ocfs2_extent_tree *et, u32 cpos, u64 start_blk, u32 new_clusters, u8 flags, struct ocfs2_alloc_context *meta_ac) argument

Completed in 129 milliseconds