Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext2/
Dxattr.c96 static struct buffer_head *ext2_xattr_cache_find(struct inode *,
717 new_bh = ext2_xattr_cache_find(inode, header); in ext2_xattr_set2()
937 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find() function