Searched refs:btrfs_sync_log (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/btrfs/
H A Dtree-log.c2901 * fsync is to commit the whole FS. When btrfs_sync_log returns -EAGAIN,
2904 int btrfs_sync_log(struct btrfs_trans_handle *trans, function
H A Dfile.c1927 * in btrfs_sync_log, which could require joining a transaction (for
1967 * inside btrfs_sync_log to keep things safe.
1978 ret = btrfs_sync_log(trans, root, &ctx);
H A Dtree-log.h73 int btrfs_sync_log(struct btrfs_trans_handle *trans,

Completed in 342 milliseconds