Searched defs:new_clusters (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
H A D | resize.c | 273 int ocfs2_group_extend(struct inode * inode, int new_clusters) ocfs2_group_extend() argument 93 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) ocfs2_update_last_group_and_inode() argument 225 ocfs2_update_super_and_backups(struct inode *inode, int new_clusters) ocfs2_update_super_and_backups() argument
|
H A D | ioctl.c | 848 int new_clusters; ocfs2_ioctl() local
|
H A D | alloc.c | 1344 u32 new_clusters; ocfs2_shift_tree_depth() local 4681 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) ocfs2_insert_extent() argument
|
H A D | xattr.c | 615 int new_clusters = ocfs2_clusters_for_bytes(dir->i_sb, ocfs2_calc_security_init() local 635 int s_size = 0, a_size = 0, acl_len = 0, new_clusters; ocfs2_calc_xattr_init() local 869 u32 new_clusters = ocfs2_clusters_for_bytes(inode->i_sb, len); ocfs2_xattr_value_truncate() local 1970 unsigned int new_clusters = ocfs2_xa_value_clusters(loc); ocfs2_xa_cleanup_value_truncate() local 3035 u32 new_clusters = ocfs2_clusters_for_bytes(inode->i_sb, ocfs2_calc_xattr_set_need() local 816 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) ocfs2_xattr_shrink_size() argument
|
Completed in 226 milliseconds