Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c542 #define F2FS_STAT_ATTR(_struct_type, _struct_name, _name, _elname) \ macro
623 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, cp_foreground_calls, cp_count);
624 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, cp_background_calls, bg_cp_count);
625 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, gc_foreground_calls, call_count);
626 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, gc_background_calls, bg_gc);

Completed in 2 milliseconds