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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Djournal.c130 ** make schedule happen after I've freed a block. Look at remove_from_transaction and journal_mark_freed for
3339 static int remove_from_transaction(struct super_block *p_s_sb, function
3657 cleaned = remove_from_transaction(p_s_sb, blocknr, cleaned);
3673 cleaned = remove_from_transaction(p_s_sb, blocknr, cleaned);
3683 /* remove_from_transaction will brelse the buffer if it was

Completed in 48 milliseconds