Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsuper.h8 int btrfs_sync_fs(struct super_block *sb, int wait);
H A Dsuper.c1190 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs() function
2362 .sync_fs = btrfs_sync_fs,
H A Dioctl.c4666 ret = btrfs_sync_fs(inode->i_sb, 1); in btrfs_ioctl()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h810 TRACE_EVENT(btrfs_sync_fs,