Searched defs:logical_start (Results 1 – 2 of 2) sorted by relevance
564 static int __ocfs2_extend_allocation(struct inode *inode, u32 logical_start, in __ocfs2_extend_allocation()716 int ocfs2_extend_allocation(struct inode *inode, u32 logical_start, in ocfs2_extend_allocation()
714 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation() local