Searched refs:GIF_DEFERRED_DELETE (Results 1 – 3 of 3) sorted by relevance
381 GIF_DEFERRED_DELETE = 7, enumerator
994 set_bit(GIF_DEFERRED_DELETE, &ip->i_flags); in gfs2_try_evict()1002 clear_bit(GIF_DEFERRED_DELETE, &ip->i_flags); in gfs2_try_evict()
1356 if (test_bit(GIF_DEFERRED_DELETE, &ip->i_flags)) in evict_should_delete()