Home
last modified time | relevance | path

Searched refs:xfblob_bytes (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dxfblob.c155 xfblob_bytes( in xfblob_bytes() function
H A Dparent_repair.c547 bytes = xfarray_bytes(rp->pptr_recs) + xfblob_bytes(rp->pptr_names); in xrep_parent_want_flush_stashed()
1111 xfblob_bytes(rp->xattr_blobs); in xrep_parent_want_flush_xattrs()
H A Dattr_repair.c767 xfblob_bytes(rx->xattr_blobs); in xrep_xattr_want_flush_stashed()
875 ASSERT(xfblob_bytes(rx->xattr_blobs) == 0); in xrep_xattr_full_reset()
H A Ddir_repair.c950 bytes = xfarray_bytes(rd->dir_entries) + xfblob_bytes(rd->dir_names); in xrep_dir_want_flush_stashed()