MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
wheezy-backports
/
linux-manual-3.16
/ d_unhashed(9)
links
permalink
package tracker
raw man page
table of contents
NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
COPYRIGHT
other versions
wheezy-backports
3.16.39-1+deb8u1~bpo70+1
jessie
3.16.43-2
Scroll to navigation
D_UNHASHED(9)
The Linux VFS
D_UNHASHED(9)
NAME
¶
d_unhashed - is dentry hashed
SYNOPSIS
¶
int d_unhashed(const struct dentry *
dentry
);
ARGUMENTS
¶
dentry
entry to check
DESCRIPTION
¶
Returns true if the dentry passed is not currently hashed.
COPYRIGHT
¶
February 2017
Kernel Hackers Manual 3.16