Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dinode.c226 ret = btrfs_update_inode(trans, root, inode); in insert_inline_extent()
3818 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode() function
3850 ret = btrfs_update_inode(trans, root, inode); in btrfs_update_inode_fallback()
3955 ret = btrfs_update_inode(trans, root, dir); in __btrfs_unlink_inode()
3969 ret = btrfs_update_inode(trans, root, inode); in btrfs_unlink_inode()
4716 btrfs_update_inode(trans, root, inode); in maybe_insert_hole()
4898 ret = btrfs_update_inode(trans, root, inode); in btrfs_setsize()
5884 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
5892 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6238 ret = btrfs_update_inode(trans, root, parent_inode); in btrfs_add_link()
[all …]
Dxattr.c254 ret = btrfs_update_inode(trans, root, inode); in __btrfs_setxattr()
Dinode-map.c459 ret = btrfs_update_inode(trans, root, inode); in btrfs_save_ino_cache()
Dfile.c2459 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2516 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2539 err = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2688 ret = btrfs_update_inode(trans, root, inode); in btrfs_fallocate()
Dtree-log.c759 ret = btrfs_update_inode(trans, root, inode); in replay_one_extent()
1256 btrfs_update_inode(trans, root, inode); in add_inode_ref()
1430 btrfs_update_inode(trans, root, inode); in fixup_inode_link_count()
1534 ret = btrfs_update_inode(trans, root, inode); in link_to_fixup_dir()
1707 ret = btrfs_update_inode(trans, root, dir); in replay_one_name()
Dfree-space-cache.c278 ret = btrfs_update_inode(trans, root, inode); in btrfs_truncate_free_space_cache()
1181 btrfs_update_inode(trans, root, inode); in btrfs_wait_cache_io()
1343 btrfs_update_inode(trans, root, inode); in __btrfs_write_out_cache()
Dioctl.c350 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_setflags()
592 ret = btrfs_update_inode(trans, root, dir); in create_subvol()
3105 ret = btrfs_update_inode(trans, root, inode); in clone_finish_inode_update()
Dctree.h3931 int btrfs_update_inode(struct btrfs_trans_handle *trans,
Dextent-tree.c3276 ret = btrfs_update_inode(trans, root, inode); in cache_save_setup()