Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c2809 #define EIA_INCR 16 /* must be 2^n */ macro
2810 #define EIA_MASK (EIA_INCR - 1)
2840 inodes[count + EIA_INCR]), in ext4_expand_inode_array()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c2866 #define EIA_INCR 16 /* must be 2^n */ macro
2867 #define EIA_MASK (EIA_INCR - 1)
2897 inodes[count + EIA_INCR]), in ext4_expand_inode_array()

Completed in 8 milliseconds