Searched refs:THE_NILFS_GC_RUNNING (Results 1 – 2 of 2) sorted by relevance
/fs/nilfs2/ | ||
D | the_nilfs.h | 30 THE_NILFS_GC_RUNNING, /* gc process is running */ enumerator |
D | ioctl.c | 927 if (test_and_set_bit(THE_NILFS_GC_RUNNING, &nilfs->ns_flags)) { in nilfs_ioctl_clean_segments() |