Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtree-log.h15 struct btrfs_log_ctx { struct
24 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, in btrfs_init_log_ctx() argument
49 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
58 struct btrfs_log_ctx *ctx);
84 bool sync_log, struct btrfs_log_ctx *ctx);
Dtree-log.c93 struct btrfs_log_ctx *ctx);
133 struct btrfs_log_ctx *ctx) in start_log_trans()
2906 struct btrfs_log_ctx *ctx) in btrfs_remove_log_ctx()
2923 struct btrfs_log_ctx *ctx; in btrfs_remove_all_log_ctxs()
2924 struct btrfs_log_ctx *safe; in btrfs_remove_all_log_ctxs()
2947 struct btrfs_root *root, struct btrfs_log_ctx *ctx) in btrfs_sync_log()
2957 struct btrfs_log_ctx root_log_ctx; in btrfs_sync_log()
3445 struct btrfs_log_ctx *ctx, in log_dir_items()
3638 struct btrfs_log_ctx *ctx) in log_directory_changes()
4173 struct btrfs_log_ctx *ctx) in log_one_extent()
[all …]
Dfile.c2040 struct btrfs_log_ctx ctx; in btrfs_sync_file()
Dinode.c9383 struct btrfs_log_ctx ctx_root; in btrfs_rename_exchange()
9384 struct btrfs_log_ctx ctx_dest; in btrfs_rename_exchange()
9693 struct btrfs_log_ctx ctx; in btrfs_rename()