PATH_PUT(9) The Linux VFS PATH_PUT(9)NAMEpath_put - put a reference to a pathSYNOPSISvoid path_put(const struct path * path);ARGUMENTSpath path to put the reference toDESCRIPTIONGiven a path decrement the reference count to the dentry and the vfsmount.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PATH_PUT(9)