Searched refs:btrfs_sync_log (Results 1 - 3 of 3) sorted by relevance

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

Completed in 313 milliseconds