Searched refs:UNLINKPREV (Results 1 – 2 of 2) sorted by relevance
139 #define UNLINKPREV 0x100000 /* inodedep is pointed at in the unlink list */ macro141 #define UNLINKLINKS (UNLINKNEXT | UNLINKPREV)
9739 if ((inodedep->id_state & UNLINKPREV) == 0) in first_unlinked_inodedep() 9760 inodedep->id_state |= UNLINKPREV; in initiate_write_sbdep() 9876 idn->id_state &= ~UNLINKPREV; in clear_unlinked_inodedep() 9912 (inodedep->id_state & UNLINKPREV) != UNLINKPREV) { in clear_unlinked_inodedep() 11708 inon->id_state |= UNLINKPREV; in handle_written_inodeblock()