Home
last modified time | relevance | path

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

/linux-4.19.296/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()
2968 struct btrfs_log_ctx *ctx) in btrfs_remove_log_ctx()
2985 struct btrfs_log_ctx *ctx; in btrfs_remove_all_log_ctxs()
2986 struct btrfs_log_ctx *safe; in btrfs_remove_all_log_ctxs()
3009 struct btrfs_root *root, struct btrfs_log_ctx *ctx) in btrfs_sync_log()
3020 struct btrfs_log_ctx root_log_ctx; in btrfs_sync_log()
3557 struct btrfs_log_ctx *ctx, in log_dir_items()
3765 struct btrfs_log_ctx *ctx) in log_directory_changes()
4135 struct btrfs_log_ctx *ctx) in log_one_extent()
[all …]
Dfile.c2069 struct btrfs_log_ctx ctx; in btrfs_sync_file()
Dinode.c9553 struct btrfs_log_ctx ctx_root; in btrfs_rename_exchange()
9554 struct btrfs_log_ctx ctx_dest; in btrfs_rename_exchange()
9878 struct btrfs_log_ctx ctx; in btrfs_rename()