Home
last modified time | relevance | path

Searched refs:ext2_xattr_create_cache (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dxattr.h72 extern struct mb_cache *ext2_xattr_create_cache(void);
H A Dxattr.c1050 struct mb_cache *ext2_xattr_create_cache(void) in ext2_xattr_create_cache() function
H A Dsuper.c1153 sbi->s_ea_block_cache = ext2_xattr_create_cache(); in ext2_fill_super()