Home
last modified time | relevance | path

Searched defs:fscache_addremove_sem (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dcache.c14 DECLARE_RWSEM(fscache_addremove_sem); variable
[all...]
/kernel/linux/linux-6.6/fs/fscache/
H A Dcache.c14 DECLARE_RWSEM(fscache_addremove_sem); variable
15 EXPORT_SYMBOL(fscache_addremove_sem); variable
[all...]
H A Dvolume.c499 down_read(&fscache_addremove_sem); variable
511 up_read(&fscache_addremove_sem); variable

Completed in 2 milliseconds