Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap_btree.h164 #define XFS_EXTFMT_INODE(x) xfs_extfmt_inode(x) macro
166 #define XFS_EXTFMT_INODE(x) \ macro
Dxfs_inode.c697 xfs_validate_extents(dp, nex, 1, XFS_EXTFMT_INODE(ip)); in xfs_iformat_extents()
708 XFS_EXTFMT_INODE(ip) == XFS_EXTFMT_NOSTATE) in xfs_iformat_extents()
1096 XFS_IFORK_NEXTENTS(ip, whichfork), 0, XFS_EXTFMT_INODE(ip)); in xfs_iread_extents()
2970 xfs_validate_extents(buffer, copied, 1, XFS_EXTFMT_INODE(ip)); in xfs_iextents_copy()
Dxfs_macros.c1407 return XFS_EXTFMT_INODE(ip); in xfs_extfmt_inode()
Dxfs_bmap.c4317 XFS_EXTFMT_INODE(ip); in xfs_bmap_read_extents()