Searched refs:lockref_get_not_dead (Results 1 – 12 of 12) sorted by relevance
199 int lockref_get_not_dead(struct lockref *lockref) in lockref_get_not_dead() function220 EXPORT_SYMBOL(lockref_get_not_dead);
45 extern int lockref_get_not_dead(struct lockref *);
70 if (!lockref_get_not_dead(&dentry->d_lockref)) in __ns_get_path()
2588 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()
698 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()
1129 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()
252 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()
164 if (dentry && !lockref_get_not_dead(&dentry->d_lockref)) in __dcache_find_get_entry()
865 ``lockref_get_not_dead()`` achieves this.
12221 0x00000000 lockref_get_not_dead vmlinux EXPORT_SYMBOL
16424 ffff80001048bcd4 T lockref_get_not_dead
Completed in 313 milliseconds