Searched refs:ext4_xattr_make_inode_space (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | xattr.c | 2633 static int ext4_xattr_make_inode_space(handle_t *handle, struct inode *inode, in ext4_xattr_make_inode_space() function 2777 error = ext4_xattr_make_inode_space(handle, inode, raw_inode, in ext4_expand_extra_isize_ea()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | xattr.c | 2690 static int ext4_xattr_make_inode_space(handle_t *handle, struct inode *inode, in ext4_xattr_make_inode_space() function 2834 error = ext4_xattr_make_inode_space(handle, inode, raw_inode, in ext4_expand_extra_isize_ea()
|
Completed in 11 milliseconds