Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtree-log.h23 static inline void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, in btrfs_init_log_ctx() function
Dtree-log.c3135 btrfs_init_log_ctx(&root_log_ctx, NULL); in btrfs_sync_log()
6523 btrfs_init_log_ctx(&ctx2, &inode->vfs_inode); in btrfs_log_new_name()
Dfile.c2073 btrfs_init_log_ctx(&ctx, inode); in btrfs_sync_file()
Dinode.c9530 btrfs_init_log_ctx(&ctx_root, old_inode); in btrfs_rename_exchange()
9531 btrfs_init_log_ctx(&ctx_dest, new_inode); in btrfs_rename_exchange()
10005 btrfs_init_log_ctx(&ctx, old_inode); in btrfs_rename()