Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtree-log.h24 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, in btrfs_init_log_ctx() function
Dtree-log.c3031 btrfs_init_log_ctx(&root_log_ctx, NULL); in btrfs_sync_log()
6067 btrfs_init_log_ctx(&ctx2, &inode->vfs_inode); in btrfs_log_new_name()
Dfile.c2051 btrfs_init_log_ctx(&ctx, inode); in btrfs_sync_file()
Dinode.c9393 btrfs_init_log_ctx(&ctx_root, old_inode); in btrfs_rename_exchange()
9394 btrfs_init_log_ctx(&ctx_dest, new_inode); in btrfs_rename_exchange()
9853 btrfs_init_log_ctx(&ctx, old_inode); in btrfs_rename()