Home
last modified time | relevance | path

Searched refs:d_lookup_done (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir_silly.c279 d_lookup_done(alias); in afs_silly_iput()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h374 static inline void d_lookup_done(struct dentry *dentry) in d_lookup_done() function
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dunlink.c70 d_lookup_done(dentry); in nfs_async_unlink_release()
H A Ddir.c541 d_lookup_done(dentry); in nfs_prime_dcache()
547 d_lookup_done(dentry); in nfs_prime_dcache()
1763 d_lookup_done(dentry); in nfs_atomic_open()
1789 d_lookup_done(dentry); in nfs_atomic_open()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dreaddir.c241 d_lookup_done(dentry); in fuse_direntplus_link()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c694 d_lookup_done(child); in proc_sys_fill_cache()
700 d_lookup_done(child); in proc_sys_fill_cache()
H A Dbase.c2049 d_lookup_done(child); in proc_fill_cache()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dreaddir.c136 d_lookup_done(dentry); in cifs_prime_dcache()
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c1641 d_lookup_done(dentry); in __lookup_slow()
3065 d_lookup_done(dentry); in atomic_open()
3178 d_lookup_done(dentry); in lookup_open()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.rst300 the lookup is complete, it must call ``d_lookup_done()`` which clears
305 ``d_lookup_done()`` must be called while this ``waitqueue_head`` is still
312 will be woken by the call to ``d_lookup_done()``. It then checks to see