Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dxattr.c96 static struct buffer_head *ext2_xattr_cache_find(struct inode *,
715 new_bh = ext2_xattr_cache_find(inode, header); in ext2_xattr_set2()
938 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find() function