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_destroy(3) - debian
vfs_vget(9) - debian
clri_hfs(1m) - hpux
clri(1m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input