Home
last modified time | relevance | path

Searched refs:THE_NILFS_GC_RUNNING (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.h30 THE_NILFS_GC_RUNNING, /* gc process is running */ enumerator
Dioctl.c948 if (test_and_set_bit(THE_NILFS_GC_RUNNING, &nilfs->ns_flags)) { in nilfs_ioctl_clean_segments()