suse man page for iunique

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)

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 2.6. July 2010 IUNIQUE(9)
Related Man Pages
clri(8) - osx
fsirand(1m) - linux
fsirand(1m) - mojave
fsirand(1m) - v7
fsirand(1m) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I