Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_inode_item_recover.c548 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_commit_pass2()
554 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_commit_pass2()
/fs/xfs/libxfs/
A Dxfs_format.h1118 #define XFS_DFORK_APTR(dip) \ macro
1121 ((w) == XFS_DATA_FORK ? XFS_DFORK_DPTR(dip) : XFS_DFORK_APTR(dip))
A Dxfs_inode_fork.c301 struct xfs_attr_sf_hdr *sf = XFS_DFORK_APTR(dip); in xfs_dfork_attr_shortform_size()
/fs/xfs/scrub/
A Dinode_repair.c1450 before = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()
1452 after = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()

Completed in 17 milliseconds