Home
last modified time | relevance | path

Searched refs:lockref_get (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dlockref.c44 void lockref_get(struct lockref *lockref) in lockref_get() function
56 EXPORT_SYMBOL(lockref_get);
/OK3568_Linux_fs/kernel/include/linux/
H A Dlockref.h37 extern void lockref_get(struct lockref *);
H A Ddcache.h332 lockref_get(&dentry->d_lockref); in dget()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_xiaomi111 lockref_get
H A Dabi_gki_aarch64_imx1818 lockref_get
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c184 lockref_get(&gl->gl_lockref); in gfs2_glock_hold()
853 lockref_get(&inode_gl->gl_lockref); in gfs2_try_evict()
H A Dquota.c304 lockref_get(&qd->qd_lockref); in qd_hold()
/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c918 lockref_get(&dentry->d_lockref); in __dget()