Symbol: btrfs_log_ctx
fs/btrfs/file.c
1522
static inline bool skip_inode_logging(const struct btrfs_log_ctx *ctx)
fs/btrfs/file.c
1564
struct btrfs_log_ctx ctx;
fs/btrfs/tree-log.c
231
struct btrfs_log_ctx *ctx);
fs/btrfs/tree-log.c
289
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
3237
void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode)
fs/btrfs/tree-log.c
3254
void btrfs_init_log_ctx_scratch_eb(struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
3269
void btrfs_release_log_ctx_extents(struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
3284
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
3298
struct btrfs_log_ctx *ctx;
fs/btrfs/tree-log.c
3299
struct btrfs_log_ctx *safe;
fs/btrfs/tree-log.c
3319
struct btrfs_root *root, struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
3330
struct btrfs_log_ctx root_log_ctx;
fs/btrfs/tree-log.c
4113
static int clone_leaf(struct btrfs_path *path, struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
4141
struct btrfs_log_ctx *ctx,
fs/btrfs/tree-log.c
4254
struct btrfs_log_ctx *ctx,
fs/btrfs/tree-log.c
4442
const struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
4513
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
4779
u64 logged_isize, struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
5027
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
5145
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
5234
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
5364
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
5536
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
5911
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6051
static void free_conflicting_inodes(struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6130
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6249
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6368
struct btrfs_log_ctx *ctx,
fs/btrfs/tree-log.c
6548
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6642
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6722
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6796
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6822
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
6900
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7246
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7356
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7419
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7457
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7542
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7668
struct btrfs_log_ctx *ctx)
fs/btrfs/tree-log.c
7990
struct btrfs_log_ctx ctx;
fs/btrfs/tree-log.h
57
void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode);
fs/btrfs/tree-log.h
58
void btrfs_init_log_ctx_scratch_eb(struct btrfs_log_ctx *ctx);
fs/btrfs/tree-log.h
59
void btrfs_release_log_ctx_extents(struct btrfs_log_ctx *ctx);
fs/btrfs/tree-log.h
73
struct btrfs_root *root, struct btrfs_log_ctx *ctx);
fs/btrfs/tree-log.h
80
struct btrfs_log_ctx *ctx);