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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Djournal.c73 #define BUFNR 64 /*read ahead */ macro
2277 size (but no more than BUFNR blocks at a time). This proved to improve
2285 struct buffer_head *bhlist[BUFNR];
2286 unsigned int blocks = BUFNR;
2294 if (block + BUFNR > max_block) {

Completed in 36 milliseconds