Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtree-log.h15 struct btrfs_log_ctx { struct
23 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, in btrfs_init_log_ctx() argument
45 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
54 struct btrfs_log_ctx *ctx);
80 bool sync_log, struct btrfs_log_ctx *ctx);
Dtree-log.c99 struct btrfs_log_ctx *ctx);
139 struct btrfs_log_ctx *ctx) in start_log_trans()
2995 struct btrfs_log_ctx *ctx) in btrfs_remove_log_ctx()
3012 struct btrfs_log_ctx *ctx; in btrfs_remove_all_log_ctxs()
3013 struct btrfs_log_ctx *safe; in btrfs_remove_all_log_ctxs()
3036 struct btrfs_root *root, struct btrfs_log_ctx *ctx) in btrfs_sync_log()
3047 struct btrfs_log_ctx root_log_ctx; in btrfs_sync_log()
3569 struct btrfs_log_ctx *ctx, in log_dir_items()
3769 struct btrfs_log_ctx *ctx) in log_directory_changes()
4307 struct btrfs_log_ctx *ctx) in log_one_extent()
[all …]
Dfile.c2068 struct btrfs_log_ctx ctx; in btrfs_sync_file()
Dinode.c9520 struct btrfs_log_ctx ctx_root; in btrfs_rename_exchange()
9521 struct btrfs_log_ctx ctx_dest; in btrfs_rename_exchange()
9845 struct btrfs_log_ctx ctx; in btrfs_rename()