Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h938 #define XFS_DFORK_APTR(dip) \ macro
941 ((w) == XFS_DATA_FORK ? XFS_DFORK_DPTR(dip) : XFS_DFORK_APTR(dip))
Dxfs_inode_fork.c199 atp = (xfs_attr_shortform_t *)XFS_DFORK_APTR(dip); in xfs_iformat_fork()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c2752 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_pass2()
2758 dest = XFS_DFORK_APTR(dip); in xlog_recover_inode_pass2()