Searched defs:prev_clusters (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Dfile.c566 u32 prev_clusters; __ocfs2_extend_allocation() local
H A Dxattr.c721 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); ocfs2_xattr_extend_allocation() local
5100 u32 prev_clusters = *num_clusters; ocfs2_add_new_xattr_cluster() local
5021 ocfs2_adjust_xattr_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blk, u32 prev_clusters, u32 *v_start, int *extend) ocfs2_adjust_xattr_cross_cluster() argument

Completed in 257 milliseconds