Home
last modified time | relevance | path

Searched refs:small_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c2639 struct ext4_xattr_entry *small_entry; in ext4_xattr_make_inode_space() local
2649 small_entry = NULL; in ext4_xattr_make_inode_space()
2666 small_entry = last; in ext4_xattr_make_inode_space()
2675 if (small_entry == NULL) in ext4_xattr_make_inode_space()
2677 entry = small_entry; in ext4_xattr_make_inode_space()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c2696 struct ext4_xattr_entry *small_entry; in ext4_xattr_make_inode_space() local
2706 small_entry = NULL; in ext4_xattr_make_inode_space()
2723 small_entry = last; in ext4_xattr_make_inode_space()
2732 if (small_entry == NULL) in ext4_xattr_make_inode_space()
2734 entry = small_entry; in ext4_xattr_make_inode_space()

Completed in 8 milliseconds