Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode_item_recover.c509 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_commit_pass2()
515 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_commit_pass2()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1021 #define XFS_DFORK_APTR(dip) \ macro
1024 ((w) == XFS_DATA_FORK ? XFS_DFORK_DPTR(dip) : XFS_DFORK_APTR(dip))
H A Dxfs_inode_fork.c292 struct xfs_attr_sf_hdr *sf = XFS_DFORK_APTR(dip); in xfs_dfork_attr_shortform_size()
/linux/fs/xfs/scrub/
H A Dinode_repair.c1263 before = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()
1265 after = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()