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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 395 milliseconds