Searched refs:XFS_DFORK_APTR (Results 1 – 3 of 3) sorted by relevance
548 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_commit_pass2()554 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_commit_pass2()
1118 #define XFS_DFORK_APTR(dip) \ macro1121 ((w) == XFS_DATA_FORK ? XFS_DFORK_DPTR(dip) : XFS_DFORK_APTR(dip))
1450 before = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()1452 after = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()