Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_format.h1003 #define XFS_DFORK_DSIZE(dip,mp) \ macro
1009 XFS_DFORK_DSIZE(dip, mp) : \
/linux-6.12.1/fs/xfs/
Dxfs_inode_item_recover.c480 XFS_DFORK_DSIZE(dip, mp)); in xlog_recover_inode_commit_pass2()
/linux-6.12.1/fs/xfs/scrub/
Dinode.c546 fork_recs = XFS_DFORK_DSIZE(dip, mp) / sizeof(struct xfs_bmbt_rec); in xchk_dinode()
Dinode_repair.c1251 bmdr_minsz > XFS_DFORK_DSIZE(dip, sc->mp)) { in xrep_dinode_ensure_forkoff()