tag | line | file | source code |
---|---|---|---|
bh_read | 74 | fs/ext2/namei.c | struct buffer_head * bh_read[NAMEI_RA_SIZE]; |
bh_read | 101 | fs/ext2/namei.c | bh_read[toread++] = bh; |
bh_read | 110 | fs/ext2/namei.c | ll_rw_block (READ, toread, bh_read); |
bh_read | 156 | fs/ext2/namei.c | bh_read[toread++] = bh; |