Go to the source code of this file.
path_get - get a reference to a path : path to get the reference to
Given a path increment the reference count to the dentry and the vfsmount.
Definition at line 454 of file namei.c.
path_put - put a reference to a path : path to put the reference to
Given a path decrement the reference count to the dentry and the vfsmount.
Definition at line 467 of file namei.c.