Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dsuper.h16 int btrfs_sync_fs(struct super_block *sb, int wait);
Dsuper.c999 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs() function
2405 .sync_fs = btrfs_sync_fs,
Dioctl.c5288 ret = btrfs_sync_fs(inode->i_sb, 1); in btrfs_ioctl()
/linux-6.14.4/include/trace/events/
Dbtrfs.h794 TRACE_EVENT(btrfs_sync_fs,