Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_inode_item_recover.c445 ASSERT(len <= XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
453 XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
/linux/fs/xfs/libxfs/
A Dxfs_format.h897 #define XFS_DFORK_ASIZE(dip,mp) \ macro
902 XFS_DFORK_ASIZE(dip, mp))
/linux/fs/xfs/scrub/
A Dinode.c413 fork_recs = XFS_DFORK_ASIZE(dip, mp) / sizeof(struct xfs_bmbt_rec); in xchk_dinode()

Completed in 12 milliseconds