Searched refs:remove_from_transaction (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/reiserfs/
H A Djournal.c129 ** make schedule happen after I've freed a block. Look at remove_from_transaction and journal_mark_freed for
3466 static int remove_from_transaction(struct super_block *sb, function
3784 cleaned = remove_from_transaction(sb, blocknr, cleaned);
3800 cleaned = remove_from_transaction(sb, blocknr, cleaned);
3810 /* remove_from_transaction will brelse the buffer if it was

Completed in 38 milliseconds