ilookup(9) centos man page | unix.com

Man Page: ilookup

Operating Environment: centos

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
Search for the inode ino in the inode cache, and if the inode is in the cache, the inode is returned with an incremented reference count.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ILOOKUP(9)
Related Man Pages
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_destroy(3) - centos
clri(8) - osx
vfs_vget(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq