Lines Matching refs:log_path
1858 struct btrfs_path *log_path, in check_item_in_log() argument
1898 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
1903 log_path, in check_item_in_log()
1911 btrfs_release_path(log_path); in check_item_in_log()
1949 btrfs_release_path(log_path); in check_item_in_log()
1958 btrfs_release_path(log_path); in check_item_in_log()
1969 struct btrfs_path *log_path; in replay_xattr_deletes() local
1974 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
1975 if (!log_path) in replay_xattr_deletes()
2017 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2019 btrfs_release_path(log_path); in replay_xattr_deletes()
2054 btrfs_free_path(log_path); in replay_xattr_deletes()
2082 struct btrfs_path *log_path; in replay_dir_deletes() local
2087 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2088 if (!log_path) in replay_dir_deletes()
2097 btrfs_free_path(log_path); in replay_dir_deletes()
2137 log_path, dir, in replay_dir_deletes()
2161 btrfs_free_path(log_path); in replay_dir_deletes()