Home
last modified time | relevance | path

Searched refs:btrfs_init_log_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dtree-log.c3226 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode) in wait_for_writer()
3439 btrfs_init_log_ctx(&root_log_ctx, NULL); in btrfs_sync_log()
8081 btrfs_init_log_ctx(&ctx, inode); in btrfs_log_new_name()
3237 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode) btrfs_init_log_ctx() function
H A Dfile.c1569 btrfs_init_log_ctx(&ctx, inode); in btrfs_sync_file()