Home
last modified time | relevance | path

Searched refs:put_link (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/
Dnamei.c872 static inline void put_link(struct nameidata *nd) in put_link() function
1762 put_link(nd); in step_into()
1793 put_link(nd); in walk_component()
2144 put_link(nd); in link_path_walk()
/Linux-v5.4/Documentation/filesystems/
Dporting.rst608 calling conventions for ->put_link() have changed. It gets inode instead of
642 ->put_link() is gone - just give the destructor to set_delayed_call()
Dpath-lookup.rst1062 ``i_op->put_link()`` inode operation can be called. In REF-walk, that
1071 provides an opaque "cookie" that must be passed to ``->put_link()`` so that it
1133 ``put_link()``. ``WALK_GET`` is tested subsequently (by