Searched refs:btrfs_log_inode (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | tree-log.c | 96 static int btrfs_log_inode(struct btrfs_trans_handle *trans, 4963 ret = btrfs_log_inode(trans, root, in log_conflicting_inodes() 5023 ret = btrfs_log_inode(trans, root, BTRFS_I(inode), in log_conflicting_inodes() 5253 static int btrfs_log_inode(struct btrfs_trans_handle *trans, in btrfs_log_inode() function 5736 ret = btrfs_log_inode(trans, root, BTRFS_I(di_inode), in log_new_dir_dentries() 5880 ret = btrfs_log_inode(trans, root, BTRFS_I(dir_inode), in btrfs_log_all_parents() 5931 ret = btrfs_log_inode(trans, root, BTRFS_I(inode), in log_new_ancestors() 5986 ret = btrfs_log_inode(trans, root, inode, in log_new_ancestors_fast() 6148 ret = btrfs_log_inode(trans, root, inode, inode_only, ctx); in btrfs_log_inode_parent()
|