Searched refs:nilfs_doing_gc (Results 1 – 3 of 3) sorted by relevance
419 if (nilfs_doing_gc()) in nilfs_segctor_reset_segment_buffer()845 if ((ret || nilfs_doing_gc()) && nilfs_mdt_fetch_dirty(nilfs->ns_dat)) in nilfs_test_metadata_dirty()855 (!nilfs_doing_gc() || list_empty(&sci->sc_gc_inodes)); in nilfs_segctor_clean()998 = cpu_to_le64(nilfs_doing_gc() ? in nilfs_segctor_fill_in_super_root()1179 if (nilfs_doing_gc()) { in nilfs_segctor_collect_blocks()1934 if (nilfs_doing_gc()) in nilfs_segctor_complete_write()2144 if (nilfs_doing_gc()) in nilfs_segctor_do_construct()
176 static inline int nilfs_doing_gc(void) in nilfs_doing_gc() function
420 if (!nilfs_doing_gc() && buffer_nilfs_redirected(entry_bh)) { in nilfs_dat_translate()