Home
last modified time | relevance | path

Searched refs:mb_cache_entry_wait_unused (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Dmbcache.h47 void mb_cache_entry_wait_unused(struct mb_cache_entry *entry);
/linux-6.6.21/fs/
Dmbcache.c146 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);
/linux-6.6.21/fs/ext2/
Dxattr.c676 mb_cache_entry_wait_unused(oe); in ext2_xattr_release_block()
/linux-6.6.21/fs/ext4/
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()