Searched refs:btrfs_log_ctx (Results 1 – 3 of 3) sorted by relevance
15 struct btrfs_log_ctx { struct28 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, in btrfs_init_log_ctx() argument40 static inline void btrfs_release_log_ctx_extents(struct btrfs_log_ctx *ctx) in btrfs_release_log_ctx_extents()65 struct btrfs_root *root, struct btrfs_log_ctx *ctx);72 struct btrfs_log_ctx *ctx);
99 struct btrfs_log_ctx *ctx);140 struct btrfs_log_ctx *ctx) in start_log_trans()3073 struct btrfs_log_ctx *ctx) in btrfs_remove_log_ctx()3087 struct btrfs_log_ctx *ctx; in btrfs_remove_all_log_ctxs()3088 struct btrfs_log_ctx *safe; in btrfs_remove_all_log_ctxs()3869 struct btrfs_log_ctx *ctx, in log_dir_items()4031 struct btrfs_log_ctx *ctx) in log_directory_changes()4572 struct btrfs_log_ctx *ctx) in log_one_extent()5918 struct btrfs_log_ctx *ctx) in log_new_dir_dentries()6053 struct btrfs_log_ctx *ctx) in btrfs_log_all_parents()[all …]
2150 static inline bool skip_inode_logging(const struct btrfs_log_ctx *ctx) in skip_inode_logging()2192 struct btrfs_log_ctx ctx; in btrfs_sync_file()
Completed in 18 milliseconds