Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode_item_recover.c549 ASSERT(len <= XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
557 XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1103 #define XFS_DFORK_ASIZE(dip,mp) \ macro
1108 XFS_DFORK_ASIZE(dip, mp))
/linux/fs/xfs/scrub/
H A Dinode_repair.c1453 memmove(after, before, XFS_DFORK_ASIZE(dip, sc->mp)); in xrep_dinode_ensure_forkoff()
1464 bmdr_minsz > XFS_DFORK_ASIZE(dip, sc->mp)) { in xrep_dinode_ensure_forkoff()