Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode_item_recover.c510 ASSERT(len <= XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
518 XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1006 #define XFS_DFORK_ASIZE(dip,mp) \ macro
1011 XFS_DFORK_ASIZE(dip, mp))
/linux/fs/xfs/scrub/
H A Dinode.c577 fork_recs = XFS_DFORK_ASIZE(dip, mp) / sizeof(struct xfs_bmbt_rec); in xchk_dinode()
H A Dinode_repair.c1266 memmove(after, before, XFS_DFORK_ASIZE(dip, sc->mp)); in xrep_dinode_ensure_forkoff()
1277 bmdr_minsz > XFS_DFORK_ASIZE(dip, sc->mp)) { in xrep_dinode_ensure_forkoff()