Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dxattr.c2694 struct ext4_xattr_entry *small_entry; in ext4_xattr_make_inode_space() local
2704 small_entry = NULL; in ext4_xattr_make_inode_space()
2721 small_entry = last; in ext4_xattr_make_inode_space()
2730 if (small_entry == NULL) in ext4_xattr_make_inode_space()
2732 entry = small_entry; in ext4_xattr_make_inode_space()