Searched refs:dirty_segments (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/f2fs/
H A Dsysfs.c99 (unsigned long long)(dirty_segments(sbi)));
296 si->dirty_count = dirty_segments(sbi);
1051 F2FS_GENERAL_RO_ATTR(dirty_segments); variable
1156 ATTR_LIST(dirty_segments),
H A Dsegment.h539 static inline unsigned int dirty_segments(struct f2fs_sb_info *sbi) function
H A Ddebug.c159 si->dirty_count = dirty_segments(sbi);
H A Dsegment.c913 dirty_segments(sbi) > ovp_hole_segs)
/linux-master/fs/nilfs2/
H A Dsysfs.c410 "(4) dirty_segments\n\tshow count of dirty segments.\n\n";
423 NILFS_SEGMENTS_RO_ATTR(dirty_segments); variable
430 NILFS_SEGMENTS_ATTR_LIST(dirty_segments),

Completed in 181 milliseconds