![]() | ||||||
![]() | ||||||
:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
![]() |
d_add(9) - phpMan D_ADD(9) The Linux VFS D_ADD(9) NAME d_add - add dentry to hash queues SYNOPSIS void d_add(struct dentry * entry, struct inode * inode); ARGUMENTS entry dentry to add inode The inode to attach to this dentry DESCRIPTION This adds the entry to the hash queues and initializes inode. The entry was actually filled in earlier during d_alloc. COPYRIGHT Kernel Hackers Manual 4.8. January 2017 D_ADD(9) |