Home
last modified time | relevance | path

Searched refs:btrfs_update_inode (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dinode.c262 ret = btrfs_update_inode(trans, root, inode); in insert_inline_extent()
3944 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode() function
3977 ret = btrfs_update_inode(trans, root, inode); in btrfs_update_inode_fallback()
4085 ret = btrfs_update_inode(trans, root, &dir->vfs_inode); in __btrfs_unlink_inode()
4099 ret = btrfs_update_inode(trans, root, &inode->vfs_inode); in btrfs_unlink_inode()
5102 btrfs_update_inode(trans, root, inode); in maybe_insert_hole()
5265 ret = btrfs_update_inode(trans, root, inode); in btrfs_setsize()
6169 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6177 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6563 ret = btrfs_update_inode(trans, root, &parent_inode->vfs_inode); in btrfs_add_link()
[all …]
Dxattr.c247 ret = btrfs_update_inode(trans, root, inode); in btrfs_setxattr()
Dinode-map.c463 ret = btrfs_update_inode(trans, root, inode); in btrfs_save_ino_cache()
Dfile.c2664 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2737 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2765 err = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2834 ret = btrfs_update_inode(trans, root, inode); in btrfs_fallocate_update_isize()
Dtree-log.c822 ret = btrfs_update_inode(trans, root, inode); in replay_one_extent()
1514 btrfs_update_inode(trans, root, inode); in add_inode_ref()
1702 btrfs_update_inode(trans, root, inode); in fixup_inode_link_count()
1807 ret = btrfs_update_inode(trans, root, inode); in link_to_fixup_dir()
1989 ret = btrfs_update_inode(trans, root, dir); in replay_one_name()
2595 ret = btrfs_update_inode(wc->trans, in replay_one_buffer()
Dfree-space-cache.c269 ret = btrfs_update_inode(trans, root, inode); in btrfs_truncate_free_space_cache()
1186 btrfs_update_inode(trans, root, inode); in __btrfs_wait_cache_io()
1365 btrfs_update_inode(trans, root, inode); in __btrfs_write_out_cache()
Dioctl.c321 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_setflags()
462 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_fssetxattr()
723 ret = btrfs_update_inode(trans, root, dir); in create_subvol()
3733 ret = btrfs_update_inode(trans, root, inode); in clone_finish_inode_update()
Dctree.h3201 int btrfs_update_inode(struct btrfs_trans_handle *trans,
Dextent-tree.c3378 ret = btrfs_update_inode(trans, root, inode); in cache_save_setup()