Searched refs:iget_locked (Results 1 – 2 of 2) sorted by relevance
252 return iget_locked(vfsp->vfs_super, ino); in xfs_get_inode()
1441 static inline struct inode *iget_locked(struct super_block *sb, unsigned long ino) in iget_locked() function