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_filespec_eval(3) - debian
matchpathcon_filespec_add(3) - centos
clri(1m) - hpux
clri(8) - osx
vfs_vget(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq