Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dnilfs2_ondisk.h590 NILFS_SEGMENT_USAGE_DIRTY, enumerator
/Linux-v5.10/fs/nilfs2/
Dsufile.c437 if (su->su_flags == cpu_to_le32(BIT(NILFS_SEGMENT_USAGE_DIRTY)) && in nilfs_sufile_do_scrap()
448 su->su_flags = cpu_to_le32(BIT(NILFS_SEGMENT_USAGE_DIRTY)); in nilfs_sufile_do_scrap()