Query: iunique
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IUNIQUE(9) The Linux VFS IUNIQUE(9)NAMEiunique - get a unique inode numberSYNOPSISino_t iunique(struct super_block * sb, ino_t max_reserved);ARGUMENTSsb superblock max_reserved highest reserved inode numberDESCRIPTIONObtain an inode number that is unique on the system for a given superblock. This is used by file systems that have no natural permanent inode numbering system. An inode number is returned that is higher than the reserved limit but unique.BUGSWith a large number of inodes live on the file system this function currently becomes quite slow.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IUNIQUE(9)
| Related Man Pages |
|---|
| fsirand(1m) - opensolaris |
| ninode(5) - hpux |
| fsirand(1m) - debian |
| fsirand(1m) - v7 |
| fsirand(1m) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |