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

/linux-master/fs/btrfs/
H A Dtree-log.h32 struct btrfs_log_ctx { struct
58 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct inode *inode);
59 void btrfs_init_log_ctx_scratch_eb(struct btrfs_log_ctx *ctx);
60 void btrfs_release_log_ctx_extents(struct btrfs_log_ctx *ctx);
74 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
81 struct btrfs_log_ctx *ctx);
H A Dtree-log.c107 struct btrfs_log_ctx *ctx);
148 struct btrfs_log_ctx *ctx)
2821 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct inode *inode)
2838 void btrfs_init_log_ctx_scratch_eb(struct btrfs_log_ctx *ctx)
2853 void btrfs_release_log_ctx_extents(struct btrfs_log_ctx *ctx)
2868 struct btrfs_log_ctx *ctx)
2882 struct btrfs_log_ctx *ctx;
2883 struct btrfs_log_ctx *safe;
2903 struct btrfs_root *root, struct btrfs_log_ctx *ctx)
2914 struct btrfs_log_ctx root_log_ct
[all...]
H A Dfile.c1749 static inline bool skip_inode_logging(const struct btrfs_log_ctx *ctx)
1791 struct btrfs_log_ctx ctx;

Completed in 138 milliseconds