Name

path_put — put a reference to a path

Synopsis

void path_put (const struct path * path);
 

Arguments

const struct path * path

path to put the reference to

Description

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