Home
last modified time | relevance | path

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

/linux/fs/xfs/
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/
A Dxfs_format.h1005 #define XFS_DFORK_ASIZE(dip,mp) \ macro
1010 XFS_DFORK_ASIZE(dip, mp))
/linux/fs/xfs/scrub/
A Dinode.c577 fork_recs = XFS_DFORK_ASIZE(dip, mp) / sizeof(struct xfs_bmbt_rec); in xchk_dinode()
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()

Completed in 14 milliseconds