Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dxattr.c84 static struct buffer_head *ext4_xattr_cache_find(struct inode *,
866 new_bh = ext4_xattr_cache_find(inode, header(s->base), &ce); in ext4_xattr_block_set()
1604 ext4_xattr_cache_find(struct inode *inode, struct ext4_xattr_header *header, in ext4_xattr_cache_find() function