table of contents
other versions
- stretch 4.9.168-1
PATH_GET(9) | The Linux VFS | PATH_GET(9) |
NAME¶
path_get - get a reference to a pathSYNOPSIS¶
void path_get(const struct path * path);
ARGUMENTS¶
pathpath to get the reference to
DESCRIPTION¶
Given a path increment the reference count to the dentry and the vfsmount.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |