d_materialise_unique(9) centos man page | unix.com

Man Page: d_materialise_unique

Operating Environment: centos

Section: 9

D_MATERIALISE_UNIQUE(9) 					   The Linux VFS					   D_MATERIALISE_UNIQUE(9)

NAME
d_materialise_unique - introduce an inode into the tree
SYNOPSIS
struct dentry * d_materialise_unique(struct dentry * dentry, struct inode * inode);
ARGUMENTS
dentry candidate dentry inode inode to bind to the dentry, to which aliases may be attached
DESCRIPTION
Introduces an dentry into the tree, substituting an extant disconnected root directory alias in its place if there is one. Caller must hold the i_mutex of the parent directory.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 D_MATERIALISE_UNIQUE(9)
Related Man Pages
debugfs_create_u64(9) - centos
debugfs_create_u8(9) - centos
securityfs_create_file(9) - centos
debugfs_create_u32(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it