Home
last modified time | relevance | path

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

/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg191 ext4_sync_fs:
/linux/fs/ext4/
H A Dsuper.c77 static int ext4_sync_fs(struct super_block *sb, int wait);
1643 .sync_fs = ext4_sync_fs,
6397 static int ext4_sync_fs(struct super_block *sb, int wait) in ext4_sync_fs() function