ext2_xattr_create_cache 1155 fs/ext2/super.c 	sbi->s_ea_block_cache = ext2_xattr_create_cache();
ext2_xattr_create_cache   72 fs/ext2/xattr.h extern struct mb_cache *ext2_xattr_create_cache(void);