Home
last modified time | relevance | path

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

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