Searched refs:ext4_xattr_move_to_block (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | xattr.c | 2544 static int ext4_xattr_move_to_block(handle_t *handle, struct inode *inode, in ext4_xattr_move_to_block() function 2685 error = ext4_xattr_move_to_block(handle, inode, raw_inode, in ext4_xattr_make_inode_space()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | xattr.c | 2601 static int ext4_xattr_move_to_block(handle_t *handle, struct inode *inode, in ext4_xattr_move_to_block() function 2742 error = ext4_xattr_move_to_block(handle, inode, raw_inode, in ext4_xattr_make_inode_space()
|
Completed in 8 milliseconds