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

/linux-master/fs/ocfs2/
H A Ddir.c54 #define NAMEI_RA_SIZE (NAMEI_RA_CHUNKS * NAMEI_RA_BLOCKS) macro
669 struct buffer_head *bh_use[NAMEI_RA_SIZE];
696 for (ra_max = 0; ra_max < NAMEI_RA_SIZE; ra_max++) {
/linux-master/fs/ext4/
H A Dnamei.c51 #define NAMEI_RA_SIZE (NAMEI_RA_CHUNKS * NAMEI_RA_BLOCKS) macro
1597 struct buffer_head *bh_use[NAMEI_RA_SIZE];

Completed in 112 milliseconds