Name

path_get — get a reference to a path

Synopsis

void path_get (const struct path * path);
 

Arguments

const struct path * path

path to get the reference to

Description

Given a path increment the reference count to the dentry and the vfsmount.