Home
last modified time | relevance | path

Searched refs:btrfs_log_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dtree-log.h28 struct btrfs_log_ctx { struct
36 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx) in btrfs_init_log_ctx() argument
59 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
68 struct btrfs_log_ctx *ctx);
Dtree-log.c101 struct btrfs_log_ctx *ctx);
141 struct btrfs_log_ctx *ctx) in start_log_trans()
2681 struct btrfs_log_ctx *ctx) in btrfs_remove_log_ctx()
2698 struct btrfs_log_ctx *ctx; in btrfs_remove_all_log_ctxs()
2724 struct btrfs_root *root, struct btrfs_log_ctx *ctx) in btrfs_sync_log()
2733 struct btrfs_log_ctx root_log_ctx; in btrfs_sync_log()
3243 struct btrfs_log_ctx *ctx, in log_dir_items()
3433 struct btrfs_log_ctx *ctx) in log_directory_changes()
4036 struct btrfs_log_ctx *ctx) in log_one_extent()
4130 struct btrfs_log_ctx *ctx) in btrfs_log_changed_extents()
[all …]
Dfile.c1892 struct btrfs_log_ctx ctx; in btrfs_sync_file()