D_ALLOC_ROOT(9) The Linux VFS D_ALLOC_ROOT(9)NAMEd_alloc_root - allocate root dentrySYNOPSISstruct dentry * d_alloc_root(struct inode * root_inode);ARGUMENTSroot_inode inode to allocate the root forDESCRIPTIONAllocate a root ("/") dentry for the inode given. The inode is instantiated and returned. NULL is returned if there is insufficient memory or the inode passed is NULL.COPYRIGHTKernel Hackers Manual 2.6. July 2010 D_ALLOC_ROOT(9)
| Related Man Pages |
|---|
| debugfs_create_u16(9) - centos |
| debugfs_create_bool(9) - centos |
| debugfs_create_u8(9) - centos |
| debugfs_create_blob(9) - suse |
| debugfs_create_u8(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| Shopt -s histappend |