Searched defs:ufs_iget (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c387 ufs_iget(struct vfs *vfsp, ino_t ino, struct inode **ipp, struct cred *cr) function
393 * A version of ufs_iget which returns only allocated, linked inodes.
438 * Shared implementation of ufs_iget and ufs_iget_alloced. The 'validate'
551 * and the ufs_iget() parameters don't tell us what we are getting
552 * so we have no way of knowing this is a ufs_iget() call from
696 * we don't free/destroy the inode more than once. ufs_iget
1688 * ufs_iget(). This works because ufs_iget()

Completed in 60 milliseconds