Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c1021 static inline void put_link(struct nameidata *nd) in put_link() function
1768 put_link(nd); in pick_link()
1945 put_link(nd); in walk_component()
1957 put_link(nd); in walk_component()
3228 put_link(nd); in open_last_lookups()
3289 put_link(nd); in open_last_lookups()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A 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()
H A 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