Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
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-6.12.1/fs/xfs/libxfs/
Dxfs_format.h1020 #define XFS_DFORK_APTR(dip) \ macro
1023 ((w) == XFS_DATA_FORK ? XFS_DFORK_DPTR(dip) : XFS_DFORK_APTR(dip))
Dxfs_inode_fork.c292 struct xfs_attr_sf_hdr *sf = XFS_DFORK_APTR(dip); in xfs_dfork_attr_shortform_size()
/linux-6.12.1/fs/xfs/scrub/
Dinode_repair.c1263 before = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()
1265 after = XFS_DFORK_APTR(dip); in xrep_dinode_ensure_forkoff()