XFS_DFORK_APTR    982 fs/xfs/libxfs/xfs_format.h 	((w) == XFS_DATA_FORK ? XFS_DFORK_DPTR(dip) : XFS_DFORK_APTR(dip))
XFS_DFORK_APTR    101 fs/xfs/libxfs/xfs_inode_fork.c 		atp = (xfs_attr_shortform_t *)XFS_DFORK_APTR(dip);
XFS_DFORK_APTR    375 fs/xfs/scrub/inode.c 	if (XFS_DFORK_APTR(dip) >= (char *)dip + mp->m_sb.sb_inodesize)
XFS_DFORK_APTR   3154 fs/xfs/xfs_log_recover.c 			dest = XFS_DFORK_APTR(dip);
XFS_DFORK_APTR   3160 fs/xfs/xfs_log_recover.c 			dest = XFS_DFORK_APTR(dip);