Query: d_instantiate
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
D_INSTANTIATE(9) The Linux VFS D_INSTANTIATE(9)NAMEd_instantiate - fill in inode information for a dentrySYNOPSISvoid d_instantiate(struct dentry * entry, struct inode * inode);ARGUMENTSentry dentry to complete inode inode to attach to this dentryDESCRIPTIONFill in inode information in the entry. This turns negative dentries into productive full members of society. NOTE! This assumes that the inode count has been incremented (or otherwise set) by the caller to indicate that it is now in use by the dcache.COPYRIGHTKernel Hackers Manual 3.10 June 2014 D_INSTANTIATE(9)
Related Man Pages |
---|
debugfs_create_u32(9) - centos |
debugfs_create_u64(9) - centos |
debugfs_create_u8(9) - centos |
securityfs_create_file(9) - centos |
clri_hfs(1m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Problems with template instantiation in C++ |
Use of C++ Classes |
Connecting to Unix server through Oracle |
What is the standard way to instantiate a Java Bean? |