Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h920 #define XFS_DFORK_DSIZE(dip,mp) \ macro
930 XFS_DFORK_DSIZE(dip, mp) : \
Dxfs_inode_fork.c157 di_size > XFS_DFORK_DSIZE(dip, ip->i_mount))) { in xfs_iformat_fork()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c2723 XFS_DFORK_DSIZE(dip, mp)); in xlog_recover_inode_pass2()