Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Djournal.c67 #define BLOCK_FREED 2 macro
1854 && (!test_bit(BLOCK_FREED, &cur->state) || remove_freed)) { in remove_journal_hash()
3733 * mark any cnodes for this block as BLOCK_FREED, and clear their bh pointers.
3790 set_bit(BLOCK_FREED, &cn->state); in journal_mark_freed()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Djournal.c67 #define BLOCK_FREED 2 macro
1855 && (!test_bit(BLOCK_FREED, &cur->state) || remove_freed)) { in remove_journal_hash()
3738 * mark any cnodes for this block as BLOCK_FREED, and clear their bh pointers.
3795 set_bit(BLOCK_FREED, &cn->state); in journal_mark_freed()

Completed in 9 milliseconds