Searched refs:xfs_iread (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_freebsd_iget.c86 * simply passed through to the xfs_iread() call.
200 error = xfs_iread(mp, tp, ino, &ip, bno);
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.h427 int xfs_iread(struct xfs_mount *, struct xfs_trans *, xfs_ino_t,
H A Dxfs_iget.c179 * simply passed through to the xfs_iread() call.
330 error = xfs_iread(mp, tp, ino, &ip, bno);
H A Dxfs_inode.c846 xfs_iread( function
905 xfs_fs_cmn_err(CE_ALERT, mp, "xfs_iread: "
929 xfs_fs_cmn_err(CE_ALERT, mp, "xfs_iread: "
1175 * di_gen will have been taken care of in xfs_iread.

Completed in 100 milliseconds