Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg191 ext4_sync_fs:
/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c74 static int ext4_sync_fs(struct super_block *sb, int wait);
1639 .sync_fs = ext4_sync_fs,
5711 static int ext4_sync_fs(struct super_block *sb, int wait) in ext4_sync_fs() function
/kernel/linux/linux-5.10/include/trace/events/
Dext4.h982 TRACE_EVENT(ext4_sync_fs,