Searched refs:mb_cache_entry_put (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, function
/linux-master/fs/
H A Dmbcache.c121 mb_cache_entry_put(cache, entry);
179 mb_cache_entry_put(cache, old_entry);
420 mb_cache_entry_put(cache, entry);
/linux-master/fs/ext2/
H A Dxattr.c535 mb_cache_entry_put(EA_BLOCK_CACHE(inode), oe);
677 mb_cache_entry_put(ea_block_cache, oe);
969 mb_cache_entry_put(ea_block_cache, ce);
/linux-master/fs/ext4/
H A Dxattr.c481 mb_cache_entry_put(EA_INODE_CACHE(inode), oe);
1301 mb_cache_entry_put(ea_block_cache, oe);
1329 mb_cache_entry_put(ea_block_cache, ce);
1537 mb_cache_entry_put(ea_inode_cache, ce);
1553 mb_cache_entry_put(ea_inode_cache, ce);
1963 mb_cache_entry_put(ea_block_cache, oe);
2105 mb_cache_entry_put(ea_block_cache, ce);
2124 mb_cache_entry_put(ea_block_cache, ce);
2215 mb_cache_entry_put(ea_block_cache, ce);

Completed in 120 milliseconds