Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dxattr.c92 static struct buffer_head *ext3_xattr_cache_find(struct inode *,
764 new_bh = ext3_xattr_cache_find(inode, header(s->base), &ce); in ext3_xattr_block_set()
1206 ext3_xattr_cache_find(struct inode *inode, struct ext3_xattr_header *header, in ext3_xattr_cache_find() function