Searched defs:fscache_addremove_sem (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/netfs/
H A Dfscache_cache.c14 DECLARE_RWSEM(fscache_addremove_sem); variable
15 EXPORT_SYMBOL(fscache_addremove_sem); variable
[all...]
H A Dfscache_volume.c499 down_read(&fscache_addremove_sem); variable
511 up_read(&fscache_addremove_sem); variable

Completed in 135 milliseconds