Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dxattr.c80 ext4_xattr_block_cache_find(struct inode *, struct ext4_xattr_header *,
2037 new_bh = ext4_xattr_block_cache_find(inode, header(s->base), &ce); in ext4_xattr_block_set()
3108 ext4_xattr_block_cache_find(struct inode *inode, in ext4_xattr_block_cache_find() function