suse man page for d_alloc_root

Query: d_alloc_root

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

D_ALLOC_ROOT(9) 						   The Linux VFS						   D_ALLOC_ROOT(9)

NAME
d_alloc_root - allocate root dentry
SYNOPSIS
struct dentry * d_alloc_root(struct inode * root_inode);
ARGUMENTS
root_inode inode to allocate the root for
DESCRIPTION
Allocate 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 D_ALLOC_ROOT(9)
Related Man Pages
debugfs_create_u32(9) - centos
debugfs_create_u64(9) - centos
debugfs_create_bool(9) - centos
debugfs_create_file(9) - suse
debugfs_create_u32(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Docker learning Phase-I