Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dnamei.c927 static inline void put_link(struct nameidata *nd) in put_link() function
1677 put_link(nd); in pick_link()
1854 put_link(nd); in walk_component()
1866 put_link(nd); in walk_component()
3136 put_link(nd); in open_last_lookups()
3200 put_link(nd); in open_last_lookups()
/Linux-v5.10/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.rst1078 ``i_op->put_link()`` inode operation can be called. In REF-walk, that
1087 provides an opaque "cookie" that must be passed to ``->put_link()`` so that it
1149 ``put_link()``. ``WALK_GET`` is tested subsequently (by