Searched refs:sync_log (Results 1 – 3 of 3) sorted by relevance
84 bool sync_log, struct btrfs_log_ctx *ctx);
6043 bool sync_log, struct btrfs_log_ctx *ctx) in btrfs_log_new_name() argument6061 return sync_log ? BTRFS_DONT_NEED_TRANS_COMMIT : in btrfs_log_new_name()6064 if (sync_log) { in btrfs_log_new_name()
9694 bool sync_log = false; in btrfs_rename() local9858 sync_log = true; in btrfs_rename()9898 if (!ret && sync_log) { in btrfs_rename()