Home
last modified time | relevance | path

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

/fs/
Dmbcache.c69 EXPORT_SYMBOL(mb_cache_entry_alloc);
402 mb_cache_entry_alloc(struct mb_cache *cache, gfp_t gfp_flags) in mb_cache_entry_alloc() function
/fs/ext2/
Dxattr.c833 ce = mb_cache_entry_alloc(ext2_xattr_cache, GFP_NOFS); in ext2_xattr_cache_insert()
/fs/ext3/
Dxattr.c1134 ce = mb_cache_entry_alloc(ext3_xattr_cache, GFP_NOFS); in ext3_xattr_cache_insert()
/fs/ext4/
Dxattr.c1401 ce = mb_cache_entry_alloc(ext4_xattr_cache, GFP_NOFS); in ext4_xattr_cache_insert()