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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_jbd.h1006 static inline int is_hfsplus_jbd_aborted(hfsplus_jbd_t *journal) function
1015 return is_hfsplus_jbd_aborted(handle->h_transaction->t_journal);
H A Drevoke.c552 if (is_hfsplus_jbd_aborted(journal))
604 if (is_hfsplus_jbd_aborted(journal)) {
H A Dcommit.c117 if (is_hfsplus_jbd_aborted(journal))
487 if (is_hfsplus_jbd_aborted(journal)) {
H A Dinode.c168 if (is_hfsplus_jbd_aborted(journal)) {
H A Djournal.c188 if (is_hfsplus_jbd_aborted(journal)) {
H A Djbd_journal.c549 if (unlikely(is_hfsplus_jbd_aborted(journal))) {
H A Dtransaction.c117 if (is_hfsplus_jbd_aborted(journal) ||

Completed in 168 milliseconds