d_find_any_alias(9) centos man page | unix.com

Man Page: d_find_any_alias

Operating Environment: centos

Section: 9

D_FIND_ANY_ALIAS(9)						   The Linux VFS					       D_FIND_ANY_ALIAS(9)

NAME
d_find_any_alias - find any alias for a given inode
SYNOPSIS
struct dentry * d_find_any_alias(struct inode * inode);
ARGUMENTS
inode inode to find an alias for
DESCRIPTION
If any aliases exist for the given inode, take and return a reference for one of them. If no aliases exist, return NULL.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 D_FIND_ANY_ALIAS(9)
Related Man Pages
securityfs_create_file(9) - centos
ffind(1) - debian
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_destroy(3) - debian
clri(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq