Searched refs:ext4_xattr_block_cache_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | xattr.c | 80 ext4_xattr_block_cache_find(struct inode *, struct ext4_xattr_header *, 2010 new_bh = ext4_xattr_block_cache_find(inode, header(s->base), in ext4_xattr_block_set() 3044 * ext4_xattr_block_cache_find() 3052 ext4_xattr_block_cache_find(struct inode *inode, in ext4_xattr_block_cache_find() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | xattr.c | 80 ext4_xattr_block_cache_find(struct inode *, struct ext4_xattr_header *, 2064 new_bh = ext4_xattr_block_cache_find(inode, header(s->base), in ext4_xattr_block_set() 3102 * ext4_xattr_block_cache_find() 3110 ext4_xattr_block_cache_find(struct inode *inode, in ext4_xattr_block_cache_find() function
|
Completed in 8 milliseconds