Home
last modified time | relevance | path

Searched refs:BLOCK_FREED (Results 1 – 1 of 1) sorted by relevance

/fs/reiserfs/
Djournal.c74 #define BLOCK_FREED 2 /* this block was freed, and can't be written. */ macro
1834 && (!test_bit(BLOCK_FREED, &cur->state) || remove_freed)) { in remove_journal_hash()
3702 set_bit(BLOCK_FREED, &cn->state); in journal_mark_freed()