Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dfile.c50 #define NBUF 32 macro
300 struct buffer_head * bhreq[NBUF]; in hfs_do_read()
301 struct buffer_head * buflist[NBUF]; in hfs_do_read()
351 if (++bhb == &buflist[NBUF]) { in hfs_do_read()
383 if (++bhe == &buflist[NBUF]) { in hfs_do_read()
413 if (++bhe == &buflist[NBUF]) { in hfs_do_read()
422 if (++bhe == &buflist[NBUF]) { in hfs_do_read()