Searched defs:prev_clusters (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | file.c | 562 u32 prev_clusters; in ocfs2_extend_allocation() local
|
| H A D | xattr.c | 709 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation() local 5106 u32 prev_clusters = *num_clusters; in ocfs2_add_new_xattr_cluster() local 5027 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 [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | file.c | 559 u32 prev_clusters; in ocfs2_extend_allocation() local
|
| H A D | xattr.c | 703 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation() local 5100 u32 prev_clusters = *num_clusters; in 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 [all...] |
Completed in 26 milliseconds