Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dxattr.c2676 struct ext4_xattr_entry *small_entry; in ext4_xattr_make_inode_space() local
2686 small_entry = NULL; in ext4_xattr_make_inode_space()
2703 small_entry = last; in ext4_xattr_make_inode_space()
2712 if (small_entry == NULL) in ext4_xattr_make_inode_space()
2714 entry = small_entry; in ext4_xattr_make_inode_space()