Home
last modified time | relevance | path

Searched refs:lockref_get_not_dead (Results 1 – 12 of 12) sorted by relevance

/linux/lib/
A Dlockref.c199 int lockref_get_not_dead(struct lockref *lockref) in lockref_get_not_dead() function
220 EXPORT_SYMBOL(lockref_get_not_dead);
/linux/include/linux/
A Dlockref.h45 extern int lockref_get_not_dead(struct lockref *);
/linux/fs/
A Dnsfs.c70 if (!lockref_get_not_dead(&dentry->d_lockref)) in __ns_get_path()
A Ddcache.c2588 if (!lockref_get_not_dead(&dentry->d_lockref)) { in d_alloc_parallel()
2633 if (!lockref_get_not_dead(&dentry->d_lockref)) { in d_alloc_parallel()
A Dnamei.c698 if (unlikely(!lockref_get_not_dead(&path->dentry->d_lockref))) { in __legitimize_path()
815 if (unlikely(!lockref_get_not_dead(&nd->path.dentry->d_lockref))) in try_to_unlazy_next()
825 if (unlikely(!lockref_get_not_dead(&dentry->d_lockref))) in try_to_unlazy_next()
/linux/fs/gfs2/
A Dglock.c1129 if (gl && !lockref_get_not_dead(&gl->gl_lockref)) { in find_insert_glock()
2170 if (!lockref_get_not_dead(&gl->gl_lockref)) in thaw_glock()
2571 if (!lockref_get_not_dead(&gl->gl_lockref)) in gfs2_glock_iter_next()
A Dquota.c252 if (lockref_get_not_dead(&qd->qd_lockref)) { in gfs2_qd_search_bucket()
434 if (!lockref_get_not_dead(&qd->qd_lockref)) in qd_check_sync()
/linux/fs/ceph/
A Ddir.c164 if (dentry && !lockref_get_not_dead(&dentry->d_lockref)) in __dcache_find_get_entry()
/linux/Documentation/filesystems/
A Dpath-lookup.rst865 ``lockref_get_not_dead()`` achieves this.
/linux/
A Dvmlinux.symvers12221 0x00000000 lockref_get_not_dead vmlinux EXPORT_SYMBOL
A DSystem.map16424 ffff80001048bcd4 T lockref_get_not_dead
A D.tmp_System.map16424 ffff80001048bcd4 T lockref_get_not_dead

Completed in 349 milliseconds