Searched refs:xfarray_bytes (Results 1 – 5 of 5) sorted by relevance
49 unsigned long long xfarray_bytes(struct xfarray *array);
547 bytes = xfarray_bytes(rp->pptr_recs) + xfblob_bytes(rp->pptr_names); in xrep_parent_want_flush_stashed()1116 bytes = xfarray_bytes(rp->xattr_records) + in xrep_parent_want_flush_xattrs()1187 if (xfarray_bytes(rp->xattr_records) == 0) in xrep_parent_copy_xattrs()
766 bytes = xfarray_bytes(rx->xattr_records) + in xrep_xattr_want_flush_stashed()789 ret = xfarray_bytes(rx->pptr_recs) > 0; in xrep_xattr_saw_pptr_conflict()874 ASSERT(xfarray_bytes(rx->xattr_records) == 0); in xrep_xattr_full_reset()
1060 xfarray_bytes( in xfarray_bytes() function
940 bytes = xfarray_bytes(rd->dir_entries) + xfblob_bytes(rd->dir_names); in xrep_dir_want_flush_stashed()