path_get (9) Linux Manual Page
path_get – get a reference to a path
Synopsis
void path_get(const struct path *path);
Arguments
path
-
- path to get the reference to
Description
Given a path increment the reference count to the dentry and the vfsmount.
