Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-log.h32 struct btrfs_log_ctx { struct
33 int log_ret;
34 int log_transid;
58 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode); argument