Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dtree-log.h58 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode);
Dtree-log.c2842 void btrfs_init_log_ctx(struct btrfs_log_ctx *ctx, struct btrfs_inode *inode) in btrfs_init_log_ctx() function
3048 btrfs_init_log_ctx(&root_log_ctx, NULL); in btrfs_sync_log()
7615 btrfs_init_log_ctx(&ctx, inode); in btrfs_log_new_name()
Dfile.c1501 btrfs_init_log_ctx(&ctx, inode); in btrfs_sync_file()