Searched refs:XFS_EXTFMT_INODE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h111 #define XFS_EXTFMT_INODE(x) \ macro
H A Dxfs_inode.c569 xfs_validate_extents(ifp, nex, XFS_EXTFMT_INODE(ip));
577 XFS_EXTFMT_INODE(ip) == XFS_EXTFMT_NOSTATE)
943 xfs_validate_extents(ifp, nextents, XFS_EXTFMT_INODE(ip));
2494 xfs_validate_extents(ifp, copied, XFS_EXTFMT_INODE(ip));
H A Dxfs_bmap.c4124 XFS_EXTFMT_INODE(ip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap_btree.h111 #define XFS_EXTFMT_INODE(x) \ macro
H A Dxfs_inode.c569 xfs_validate_extents(ifp, nex, XFS_EXTFMT_INODE(ip));
577 XFS_EXTFMT_INODE(ip) == XFS_EXTFMT_NOSTATE)
943 xfs_validate_extents(ifp, nextents, XFS_EXTFMT_INODE(ip));
2494 xfs_validate_extents(ifp, copied, XFS_EXTFMT_INODE(ip));
H A Dxfs_bmap.c4124 XFS_EXTFMT_INODE(ip);

Completed in 162 milliseconds