centos man page for dget_dlock

Query: dget_dlock

OS: centos

Section: 9

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

DGET_DLOCK(9)							   The Linux VFS						     DGET_DLOCK(9)

NAME
dget_dlock - get a reference to a dentry
SYNOPSIS
struct dentry * dget_dlock(struct dentry * dentry);
ARGUMENTS
dentry dentry to get a reference to
DESCRIPTION
Given a dentry or NULL pointer increment the reference count if appropriate and return the dentry. A dentry will not be destroyed when it has references.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DGET_DLOCK(9)
Related Man Pages
debugfs_create_regset32(9) - centos
debugfs_create_u16(9) - centos
debugfs_create_u32(9) - centos
debugfs_create_u64(9) - centos
securityfs_create_file(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing