Home
last modified time | relevance | path

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

/fs/nilfs2/
Dsegment.c433 if (nilfs_doing_gc()) in nilfs_segctor_reset_segment_buffer()
830 if ((ret || nilfs_doing_gc()) && nilfs_mdt_fetch_dirty(nilfs->ns_dat)) in nilfs_test_metadata_dirty()
840 (!nilfs_doing_gc() || list_empty(&sci->sc_gc_inodes)); in nilfs_segctor_clean()
974 = cpu_to_le64(nilfs_doing_gc() ? in nilfs_segctor_fill_in_super_root()
1152 if (nilfs_doing_gc()) { in nilfs_segctor_collect_blocks()
1900 if (nilfs_doing_gc()) in nilfs_segctor_complete_write()
2107 if (nilfs_doing_gc()) in nilfs_segctor_do_construct()
Dnilfs.h190 static inline int nilfs_doing_gc(void) in nilfs_doing_gc() function
Ddat.c404 if (!nilfs_doing_gc() && buffer_nilfs_redirected(entry_bh)) { in nilfs_dat_translate()