Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dinode.c251 ret = btrfs_update_inode(trans, root, inode); in insert_inline_extent()
3844 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode() function
3877 ret = btrfs_update_inode(trans, root, inode); in btrfs_update_inode_fallback()
3985 ret = btrfs_update_inode(trans, root, &dir->vfs_inode); in __btrfs_unlink_inode()
3999 ret = btrfs_update_inode(trans, root, &inode->vfs_inode); in btrfs_unlink_inode()
4981 btrfs_update_inode(trans, root, inode); in maybe_insert_hole()
5144 ret = btrfs_update_inode(trans, root, inode); in btrfs_setsize()
6019 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6027 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6408 ret = btrfs_update_inode(trans, root, &parent_inode->vfs_inode); in btrfs_add_link()
[all …]
Dxattr.c246 ret = btrfs_update_inode(trans, root, inode); in btrfs_setxattr()
Dinode-map.c447 ret = btrfs_update_inode(trans, root, inode); in btrfs_save_ino_cache()
Dfile.c2580 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2653 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2676 err = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2745 ret = btrfs_update_inode(trans, root, inode); in btrfs_fallocate_update_isize()
Dtree-log.c814 ret = btrfs_update_inode(trans, root, inode); in replay_one_extent()
1471 btrfs_update_inode(trans, root, inode); in add_inode_ref()
1658 btrfs_update_inode(trans, root, inode); in fixup_inode_link_count()
1762 ret = btrfs_update_inode(trans, root, inode); in link_to_fixup_dir()
1939 ret = btrfs_update_inode(trans, root, dir); in replay_one_name()
2537 ret = btrfs_update_inode(wc->trans, in replay_one_buffer()
Dfree-space-cache.c260 ret = btrfs_update_inode(trans, root, inode); in btrfs_truncate_free_space_cache()
1147 btrfs_update_inode(trans, root, inode); in __btrfs_wait_cache_io()
1325 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()
698 ret = btrfs_update_inode(trans, root, dir); in create_subvol()
3672 ret = btrfs_update_inode(trans, root, inode); in clone_finish_inode_update()
Dctree.h3185 int btrfs_update_inode(struct btrfs_trans_handle *trans,
Dextent-tree.c3370 ret = btrfs_update_inode(trans, root, inode); in cache_save_setup()