Searched refs:sync_log (Results 1 – 3 of 3) sorted by relevance
80 bool sync_log, struct btrfs_log_ctx *ctx);
6499 bool sync_log, struct btrfs_log_ctx *ctx) in btrfs_log_new_name() argument6517 return sync_log ? BTRFS_DONT_NEED_TRANS_COMMIT : in btrfs_log_new_name()6520 if (sync_log) { in btrfs_log_new_name()
9846 bool sync_log = false; in btrfs_rename() local10010 sync_log = true; in btrfs_rename()10050 if (!ret && sync_log) { in btrfs_rename()