Home
last modified time | relevance | path

Searched refs:ext4_sync_fs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg191 ext4_sync_fs:
/linux-6.12.1/fs/ext4/
Dsuper.c76 static int ext4_sync_fs(struct super_block *sb, int wait);
1631 .sync_fs = ext4_sync_fs,
6296 static int ext4_sync_fs(struct super_block *sb, int wait) in ext4_sync_fs() function
/linux-6.12.1/include/trace/events/
Dext4.h980 TRACE_EVENT(ext4_sync_fs,