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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.c147 xfs_inotobp( function
169 "xfs_inotobp: xfs_imap() returned an "
182 "xfs_inotobp: inode number (%llu + %d) maps to a block outside the bounds "
198 "xfs_inotobp: xfs_trans_read_buf() returned an "
208 XFS_CORRUPTION_ERROR("xfs_inotobp", XFS_ERRLEVEL_LOW, mp, dip);
211 "xfs_inotobp: XFS_TEST_ERROR() returned an "
2071 error = xfs_inotobp(mp, tp, next_ino, &last_dip,
2075 "xfs_iunlink_remove: xfs_inotobp() returned an error %d on %s. Returning error.",

Completed in 22 milliseconds