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_u16(9) - centos
debugfs_create_u32(9) - centos
debugfs_create_file(9) - suse
debugfs_create_u16(9) - suse
debugfs_create_u64(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
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!