Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dinode.c226 ret = btrfs_update_inode(trans, root, inode); in insert_inline_extent()
3879 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode() function
3911 ret = btrfs_update_inode(trans, root, inode); in btrfs_update_inode_fallback()
4016 ret = btrfs_update_inode(trans, root, dir); in __btrfs_unlink_inode()
4030 ret = btrfs_update_inode(trans, root, inode); in btrfs_unlink_inode()
4758 btrfs_update_inode(trans, root, inode); in maybe_insert_hole()
4940 ret = btrfs_update_inode(trans, root, inode); in btrfs_setsize()
5955 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
5963 ret = btrfs_update_inode(trans, root, inode); in btrfs_dirty_inode()
6309 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.c2482 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2552 ret = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2575 err = btrfs_update_inode(trans, root, inode); in btrfs_punch_hole()
2802 ret = btrfs_update_inode(trans, root, inode); in btrfs_fallocate()
Dtree-log.c806 ret = btrfs_update_inode(trans, root, inode); in replay_one_extent()
1303 btrfs_update_inode(trans, root, inode); in add_inode_ref()
1477 btrfs_update_inode(trans, root, inode); in fixup_inode_link_count()
1581 ret = btrfs_update_inode(trans, root, inode); in link_to_fixup_dir()
1757 ret = btrfs_update_inode(trans, root, dir); in replay_one_name()
Dfree-space-cache.c277 ret = btrfs_update_inode(trans, root, inode); in btrfs_truncate_free_space_cache()
1179 btrfs_update_inode(trans, root, inode); in btrfs_wait_cache_io()
1341 btrfs_update_inode(trans, root, inode); in __btrfs_write_out_cache()
Dioctl.c351 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_setflags()
593 ret = btrfs_update_inode(trans, root, dir); in create_subvol()
3304 ret = btrfs_update_inode(trans, root, inode); in clone_finish_inode_update()
Dctree.h3989 int btrfs_update_inode(struct btrfs_trans_handle *trans,
Dextent-tree.c3374 ret = btrfs_update_inode(trans, root, inode); in cache_save_setup()