Home
last modified time | relevance | path

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

/fs/btrfs/
A Dtree-log.h32 struct btrfs_log_ctx { struct
58 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode); argument
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);
A Dtree-log.c107 struct btrfs_log_ctx *ctx);
170 struct btrfs_log_ctx *ctx) in start_log_trans()
2929 struct btrfs_log_ctx *ctx) in btrfs_remove_log_ctx()
2943 struct btrfs_log_ctx *ctx; in btrfs_remove_all_log_ctxs()
2944 struct btrfs_log_ctx *safe; in btrfs_remove_all_log_ctxs()
3870 struct btrfs_log_ctx *ctx, in log_dir_items()
4127 struct btrfs_log_ctx *ctx) in log_directory_changes()
4737 struct btrfs_log_ctx *ctx) in log_one_extent()
5108 struct btrfs_log_ctx *ctx) in btrfs_log_all_xattrs()
5491 struct btrfs_log_ctx *ctx) in log_new_dir_dentries()
[all …]
A Dfile.c1524 static inline bool skip_inode_logging(const struct btrfs_log_ctx *ctx) in skip_inode_logging()
1566 struct btrfs_log_ctx ctx; in btrfs_sync_file()

Completed in 595 milliseconds