Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.h72 extern struct mb_cache *ext2_xattr_create_cache(void);
H A Dxattr.c1063 struct mb_cache *ext2_xattr_create_cache(void) in ext2_xattr_create_cache() function
H A Dsuper.c1151 sbi->s_ea_block_cache = ext2_xattr_create_cache(); in ext2_fill_super()