path_get (9) - Linux Manuals
path_get: get a reference to a path
Command to display path_get
manual in Linux: $ man 9 path_get
NAME
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.
COPYRIGHT
Pages related to path_get