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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dtransaction.c1317 int old_handle_count, err; local
1347 old_handle_count = transaction->t_handle_count;
1349 } while (old_handle_count != transaction->t_handle_count);

Completed in 44 milliseconds