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