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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dtransaction.c242 handle->h_ref = 1;
271 tmp_hfsplus_handle->handle->h_ref++;
1328 if (--handle->h_ref > 0) {
1329 hfsplus_jbd_debug(4, "h_ref %d -> %d\n", handle->h_ref + 1,
1330 handle->h_ref);
H A Dhfsplus_jbd.h354 * @h_ref: Reference count on this handle
374 int h_ref; member in struct:hfsplus_jbd_handle_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Dtransaction.c244 handle->h_ref = 1;
273 handle->h_ref++;
1339 if (--handle->h_ref > 0) {
1340 jbd_debug(4, "h_ref %d -> %d\n", handle->h_ref + 1,
1341 handle->h_ref);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dtransaction.c244 handle->h_ref = 1;
273 handle->h_ref++;
1339 if (--handle->h_ref > 0) {
1340 jbd_debug(4, "h_ref %d -> %d\n", handle->h_ref + 1,
1341 handle->h_ref);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h369 * @h_ref: Reference count on this handle
389 int h_ref; member in struct:handle_s
H A Djbd2.h378 * @h_ref: Reference count on this handle
398 int h_ref; member in struct:handle_s

Completed in 64 milliseconds