Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h924 #define XFS_DFORK_ASIZE(dip,mp) \ macro
931 XFS_DFORK_ASIZE(dip, mp))
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c2753 ASSERT(len <= XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_pass2()
2761 XFS_DFORK_ASIZE(dip, mp)); in xlog_recover_inode_pass2()