table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |