centos man page for d_alloc

Query: d_alloc

OS: centos

Section: 9

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

D_ALLOC(9)							   The Linux VFS							D_ALLOC(9)

NAME
d_alloc - allocate a dcache entry
SYNOPSIS
struct dentry * d_alloc(struct dentry * parent, const struct qstr * name);
ARGUMENTS
parent parent of entry to allocate name qstr of the name
DESCRIPTION
Allocates a dentry. It returns NULL if there is insufficient memory available. On a success the dentry is returned. The name passed in is copied and the copy passed in may be reused after this call.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 D_ALLOC(9)
Related Man Pages
debugfs_create_regset32(9) - centos
debugfs_create_u64(9) - centos
debugfs_create_u8(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_u64(9) - suse
Similar Topics in the Unix Linux Community
shared memory deallocation
problem deallocating memory for 3d aray
error during run: St9bad_alloc - Getting this error while using some conversion progr
nedmalloc 1.05 (Default branch)
Block-based allocation and Extent-based allocation in Solaris