Searched refs:xfs_inode_incore (Results 1 – 3 of 3) sorted by relevance
122 if ((ip = xfs_inode_incore(tp->t_mountp, ino, tp)) != NULL) { in xfs_trans_iget()
476 xfs_inode_t *xfs_inode_incore(struct xfs_mount *, xfs_ino_t,
541 xfs_inode_incore(xfs_mount_t *mp, in xfs_inode_incore() function