ilookup(9) suse man page | unix.com

Man Page: ilookup

Operating Environment: suse

Section: 9

ILOOKUP(9)							   The Linux VFS							ILOOKUP(9)

NAME
ilookup - search for an inode in the inode cache
SYNOPSIS
struct inode * ilookup(struct super_block * sb, unsigned long ino);
ARGUMENTS
sb super block of file system to search ino inode number to search for
DESCRIPTION
ilookup uses ifind_fast to search for the inode ino in the inode cache. This is for file systems where the inode number is sufficient for unique identification of an inode. If the inode is in the cache, the inode is returned with an incremented reference count. Otherwise NULL is returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ILOOKUP(9)
Related Man Pages
matchpathcon_filespec_eval(3) - debian
vfs_vget(9) - debian
matchpathcon_filespec_eval(3) - centos
clri(8) - osx
vfs_vget(9) - freebsd
Similar Topics in the Unix Linux Community
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
32 bit process addressing more than 4GB