table of contents
other versions
- jessie 3.16.56-1+deb8u1
PATH_PUT(9) | The Linux VFS | PATH_PUT(9) |
NAME¶
path_put - put a reference to a pathSYNOPSIS¶
void
path_put(const struct path * path);
ARGUMENTS¶
pathpath to put the reference to
DESCRIPTION¶
Given a path decrement the reference count to the dentry and the vfsmount.COPYRIGHT¶
May 2018 | Kernel Hackers Manual 3.16 |