Searched refs:itembuf (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 Dfile.c1008 struct buffer_head *itembuf = NULL; // Buffer head that contains items that we are going to deal with local
1122 if (!itembuf || /* if first iteration */
1132 itembuf = NULL;
1138 itembuf = get_last_bh(&path);

Completed in 47 milliseconds