Query: ilookup
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ILOOKUP(9) The Linux VFS ILOOKUP(9)NAMEilookup - search for an inode in the inode cacheSYNOPSISstruct inode * ilookup(struct super_block * sb, unsigned long ino);ARGUMENTSsb super block of file system to search ino inode number to search forDESCRIPTIONilookup 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ILOOKUP(9)
Related Man Pages |
---|
matchpathcon_checkmatches(3) - debian |
matchpathcon_filespec_add(3) - centos |
matchpathcon_filespec_destroy(3) - centos |
fsdb(8) - netbsd |
clri(8) - osx |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
Shopt -s histappend |
32 bit process addressing more than 4GB |