Home
last modified time | relevance | path

Searched refs:mb_cache_entry_wait_unused (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmbcache.h47 void mb_cache_entry_wait_unused(struct mb_cache_entry *entry);
/kernel/linux/linux-6.6/include/linux/
H A Dmbcache.h47 void mb_cache_entry_wait_unused(struct mb_cache_entry *entry);
/kernel/linux/linux-6.6/fs/
H A Dmbcache.c140 * mb_cache_entry_wait_unused - wait to be the last user of the entry
146 void mb_cache_entry_wait_unused(struct mb_cache_entry *entry) in mb_cache_entry_wait_unused() function
150 EXPORT_SYMBOL(mb_cache_entry_wait_unused); variable
/kernel/linux/linux-5.10/fs/
H A Dmbcache.c140 * mb_cache_entry_wait_unused - wait to be the last user of the entry
146 void mb_cache_entry_wait_unused(struct mb_cache_entry *entry) in mb_cache_entry_wait_unused() function
150 EXPORT_SYMBOL(mb_cache_entry_wait_unused); variable
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.c676 mb_cache_entry_wait_unused(oe); in ext2_xattr_release_block()
/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c444 mb_cache_entry_wait_unused(oe); in ext4_evict_ea_inode()
1248 mb_cache_entry_wait_unused(oe); in ext4_xattr_release_block()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c480 mb_cache_entry_wait_unused(oe); in ext4_evict_ea_inode()
1300 mb_cache_entry_wait_unused(oe); in ext4_xattr_release_block()

Completed in 12 milliseconds