Searched refs:ocfs2_dealloc_has_cluster (Results 1 – 3 of 3) sorted by relevance
201 static inline int ocfs2_dealloc_has_cluster(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_dealloc_has_cluster() function
3366 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()3852 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()4141 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()4676 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_remap_blocks()
3656 if (ocfs2_dealloc_has_cluster(&ctxt.dealloc)) in ocfs2_xattr_set()7194 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_xattrs()
Completed in 25 milliseconds