Lines Matching refs:log_path
1960 struct btrfs_path *log_path, in check_item_in_log() argument
2000 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
2005 log_path, in check_item_in_log()
2013 btrfs_release_path(log_path); in check_item_in_log()
2051 btrfs_release_path(log_path); in check_item_in_log()
2060 btrfs_release_path(log_path); in check_item_in_log()
2071 struct btrfs_path *log_path; in replay_xattr_deletes() local
2076 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2077 if (!log_path) in replay_xattr_deletes()
2119 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2121 btrfs_release_path(log_path); in replay_xattr_deletes()
2156 btrfs_free_path(log_path); in replay_xattr_deletes()
2184 struct btrfs_path *log_path; in replay_dir_deletes() local
2189 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2190 if (!log_path) in replay_dir_deletes()
2199 btrfs_free_path(log_path); in replay_dir_deletes()
2239 log_path, dir, in replay_dir_deletes()
2263 btrfs_free_path(log_path); in replay_dir_deletes()