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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_jbd.h913 extern int hfsplus_jbd_load (hfsplus_jbd_t *journal);
H A Dsuper.c420 err = hfsplus_jbd_load(journal);
H A Djbd_journal.c68 EXPORT_SYMBOL(hfsplus_jbd_load); variable
1066 * int hfsplus_jbd_load() - Read journal from disk.
1073 int hfsplus_jbd_load(hfsplus_jbd_t *journal) function
1399 * Must be called between hfsplus_jbd_init_*() and hfsplus_jbd_load().

Completed in 111 milliseconds