Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dxattr.c242 ret = btrfs_update_inode(trans, root, inode); in btrfs_setxattr_trans()
393 ret = btrfs_update_inode(trans, root, inode); in btrfs_xattr_handler_set_prop()
Dinode.c256 ret = btrfs_update_inode(trans, root, inode); in insert_inline_extent()
3987 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode() function
4020 ret = btrfs_update_inode(trans, root, inode); in btrfs_update_inode_fallback()
4131 ret = btrfs_update_inode(trans, root, &dir->vfs_inode); in __btrfs_unlink_inode()
4145 ret = btrfs_update_inode(trans, root, &inode->vfs_inode); in btrfs_unlink_inode()
5081 btrfs_update_inode(trans, root, inode); in maybe_insert_hole()
5231 ret = btrfs_update_inode(trans, root, inode); in btrfs_setsize()
6141 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6149 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6537 ret = btrfs_update_inode(trans, root, &parent_inode->vfs_inode); in btrfs_add_link()
[all …]
Dinode-map.c465 ret = btrfs_update_inode(trans, root, inode); in btrfs_save_ino_cache()
Dfile.c2620 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole_range()
2846 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2873 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2942 ret = btrfs_update_inode(trans, root, inode); in btrfs_fallocate_update_isize()
Dtree-log.c834 ret = btrfs_update_inode(trans, root, inode); in replay_one_extent()
1550 btrfs_update_inode(trans, root, inode); in add_inode_ref()
1737 btrfs_update_inode(trans, root, inode); in fixup_inode_link_count()
1841 ret = btrfs_update_inode(trans, root, inode); in link_to_fixup_dir()
2018 ret = btrfs_update_inode(trans, root, dir); in replay_one_name()
2622 ret = btrfs_update_inode(wc->trans, in replay_one_buffer()
Dfree-space-cache.c272 ret = btrfs_update_inode(trans, root, inode); in btrfs_truncate_free_space_cache()
1175 btrfs_update_inode(trans, root, inode); in __btrfs_wait_cache_io()
1351 btrfs_update_inode(trans, root, inode); in __btrfs_write_out_cache()
Dioctl.c328 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_setflags()
459 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_fssetxattr()
707 ret = btrfs_update_inode(trans, root, dir); in create_subvol()
3321 ret = btrfs_update_inode(trans, root, inode); in clone_finish_inode_update()
Dblock-group.c2196 ret = btrfs_update_inode(trans, root, inode); in cache_save_setup()
Dctree.h2880 int btrfs_update_inode(struct btrfs_trans_handle *trans,