D_FIND_ANY_ALIAS(9) The Linux VFS D_FIND_ANY_ALIAS(9)NAMEd_find_any_alias - find any alias for a given inodeSYNOPSISstruct dentry * d_find_any_alias(struct inode * inode);ARGUMENTSinode inode to find an alias forDESCRIPTIONIf any aliases exist for the given inode, take and return a reference for one of them. If no aliases exist, return NULL.COPYRIGHTKernel Hackers Manual 3.10 June 2014 D_FIND_ANY_ALIAS(9)
| Related Man Pages |
|---|
| securityfs_create_file(9) - centos |
| matchpathcon_checkmatches(3) - centos |
| matchpathcon_filespec_destroy(3) - centos |
| clri(1m) - hpux |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |