Searched refs:UNLINKLINKS (Results 1 – 2 of 2) sorted by relevance
141 #define UNLINKLINKS (UNLINKNEXT | UNLINKPREV) macro
9801 if ((inodedep->id_state & UNLINKLINKS) != UNLINKLINKS) in handle_written_sbdep() 9865 if ((inodedep->id_state & UNLINKLINKS) == 0) in clear_unlinked_inodedep() 9874 if ((inodedep->id_state & UNLINKLINKS) == UNLINKNEXT) { in clear_unlinked_inodedep() 9929 inodedep->id_state &= ~(UNLINKED | UNLINKLINKS | UNLINKONLIST); in clear_unlinked_inodedep() 9989 inodedep->id_state &= ~(UNLINKED | UNLINKLINKS | UNLINKONLIST); in clear_unlinked_inodedep() 14627 if ((inodedep->id_state & (UNLINKED | UNLINKLINKS | in softdep_check_suspend() 14628 UNLINKONLIST)) != (UNLINKED | UNLINKLINKS | in softdep_check_suspend()