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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Djournal.h65 struct work_struct j_recovery_work; member in struct:ocfs2_journal
H A Djournal.c722 container_of(work, struct ocfs2_journal, j_recovery_work);
812 queue_work(ocfs2_wq, &journal->j_recovery_work);
H A Dsuper.c1387 INIT_WORK(&journal->j_recovery_work, ocfs2_complete_recovery);

Completed in 92 milliseconds