Home
last modified time | relevance | path

Searched refs:GIF_DEFERRED_DELETE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/gfs2/ !
Dincore.h381 GIF_DEFERRED_DELETE = 7, enumerator
Dglock.c986 set_bit(GIF_DEFERRED_DELETE, &ip->i_flags); in gfs2_try_evict()
996 clear_bit(GIF_DEFERRED_DELETE, &ip->i_flags); in gfs2_try_evict()
Dsuper.c1226 if (test_bit(GIF_DEFERRED_DELETE, &ip->i_flags)) in evict_should_delete()