Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dinode.c367 fork_recs = XFS_DFORK_DSIZE(dip, mp) / sizeof(struct xfs_bmbt_rec); in xchk_dinode()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h952 #define XFS_DFORK_DSIZE(dip,mp) \ macro
962 XFS_DFORK_DSIZE(dip, mp) : \
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c3201 XFS_DFORK_DSIZE(dip, mp)); in xlog_recover_inode_pass2()