Searched refs:NAMEI_RA_BLOCKS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/ext3/
H A Dnamei.c37 #define NAMEI_RA_BLOCKS 4 macro
38 #define NAMEI_RA_SIZE (NAMEI_RA_CHUNKS * NAMEI_RA_BLOCKS)
/linux-4.1.27/fs/ocfs2/
H A Ddir.c68 #define NAMEI_RA_BLOCKS 4 macro
69 #define NAMEI_RA_SIZE (NAMEI_RA_CHUNKS * NAMEI_RA_BLOCKS)
/linux-4.1.27/fs/ext4/
H A Dnamei.c47 #define NAMEI_RA_BLOCKS 4 macro
48 #define NAMEI_RA_SIZE (NAMEI_RA_CHUNKS * NAMEI_RA_BLOCKS)

Completed in 150 milliseconds