Searched refs:btrfs_log_inode (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | tree-log.c | 96 static int btrfs_log_inode(struct btrfs_trans_handle *trans, 5070 ret = btrfs_log_inode(trans, root, in log_conflicting_inodes() 5130 ret = btrfs_log_inode(trans, root, BTRFS_I(inode), in log_conflicting_inodes() 5341 static int btrfs_log_inode(struct btrfs_trans_handle *trans, in btrfs_log_inode() function 5793 ret = btrfs_log_inode(trans, root, BTRFS_I(di_inode), in log_new_dir_dentries() 5939 ret = btrfs_log_inode(trans, root, BTRFS_I(dir_inode), in btrfs_log_all_parents() 5987 ret = btrfs_log_inode(trans, root, BTRFS_I(inode), in log_new_ancestors() 6042 ret = btrfs_log_inode(trans, root, inode, in log_new_ancestors_fast() 6185 ret = btrfs_log_inode(trans, root, inode, inode_only, ctx); in btrfs_log_inode_parent()
|