Searched refs:btrfs_sync_fs (Results 1 – 4 of 4) sorted by relevance
1386 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs() function2497 .sync_fs = btrfs_sync_fs,
3296 int btrfs_sync_fs(struct super_block *sb, int wait);
4970 ret = btrfs_sync_fs(inode->i_sb, 1); in btrfs_ioctl()
716 TRACE_EVENT(btrfs_sync_fs,