Home
last modified time | relevance | path

Searched refs:GIF_ALLOC_FAILED (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/gfs2/
H A Dsuper.c502 BUG_ON(!test_bit(GIF_ALLOC_FAILED, &ip->i_flags)); in gfs2_dirty_inode()
1183 BUG_ON(!test_bit(GIF_ALLOC_FAILED, &ip->i_flags)); in gfs2_final_release_pages()
1329 if (unlikely(test_bit(GIF_ALLOC_FAILED, &ip->i_flags))) in evict_should_delete()
H A Dmeta_io.c448 BUG_ON(!test_bit(GIF_ALLOC_FAILED, &ip->i_flags)); in gfs2_journal_wipe()
H A Dincore.h378 GIF_ALLOC_FAILED = 2, enumerator
H A Dxattr.c1419 if (likely(!test_bit(GIF_ALLOC_FAILED, &ip->i_flags))) { in ea_dealloc_block()
1454 if (likely(!test_bit(GIF_ALLOC_FAILED, &ip->i_flags))) { in gfs2_ea_dealloc()
H A Dinode.c845 set_bit(GIF_ALLOC_FAILED, &ip->i_flags); in gfs2_create_inode()