Searched refs:BLOCK_FREED (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.c77 #define BLOCK_FREED 2 /* this block was freed, and can't be written. */ macro
1864 && (!test_bit(BLOCK_FREED, &cur->state) || remove_freed)) {
3631 ** mark any cnodes for this block as BLOCK_FREED, and clear their bh pointers. That will prevent any old transactions with
3680 set_bit(BLOCK_FREED, &cn->state);

Completed in 71 milliseconds