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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dbitmap.c444 journal_mark_freed(th, s, block);
448 /* preallocated blocks don't need to be run through journal_mark_freed */
H A Djournal.c130 ** make schedule happen after I've freed a block. Look at remove_from_transaction and journal_mark_freed for
1669 /* we can race against journal_mark_freed when we try
3335 ** called by journal_mark_freed when a block has been deleted
3637 int journal_mark_freed(struct reiserfs_transaction_handle *th, function
3663 "journal-1702: journal_mark_freed, journal_list_bitmap is NULL\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h1733 int journal_mark_freed(struct reiserfs_transaction_handle *,

Completed in 136 milliseconds