iunique(9) centos man page | unix.com

Man Page: iunique

Operating Environment: centos

Section: 9

IUNIQUE(9)							   The Linux VFS							IUNIQUE(9)

NAME
iunique - get a unique inode number
SYNOPSIS
ino_t iunique(struct super_block * sb, ino_t max_reserved);
ARGUMENTS
sb superblock max_reserved highest reserved inode number
DESCRIPTION
Obtain 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.
BUGS
With a large number of inodes live on the file system this function currently becomes quite slow.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IUNIQUE(9)
Related Man Pages
fsirand(1m) - sunos
vfs_vget(9) - freebsd
fsirand(1m) - mojave
fsirand(1m) - centos
fsirand(1m) - minix
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!