Home
last modified time | relevance | path

Searched refs:btrfs_sync_fs (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dsuper.c1075 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs() function
2178 .sync_fs = btrfs_sync_fs,
Dctree.h4074 int btrfs_sync_fs(struct super_block *sb, int wait);
Dioctl.c5593 ret = btrfs_sync_fs(file_inode(file)->i_sb, 1); in btrfs_ioctl()
/linux-4.4.14/include/trace/events/
Dbtrfs.h425 TRACE_EVENT(btrfs_sync_fs,