Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dinode.c209 btrfs_update_inode(trans, root, inode); in insert_inline_extent()
2530 noinline int btrfs_update_inode(struct btrfs_trans_handle *trans, in btrfs_update_inode() function
2558 ret = btrfs_update_inode(trans, root, inode); in btrfs_update_inode_fallback()
2635 btrfs_update_inode(trans, root, dir); in __btrfs_unlink_inode()
2649 ret = btrfs_update_inode(trans, root, inode); in btrfs_unlink_inode()
2950 ret = btrfs_update_inode(trans, root, dir); in btrfs_unlink_subvol()
3392 btrfs_update_inode(trans, root, inode); in btrfs_cont_expand()
3402 btrfs_update_inode(trans, root, inode); in btrfs_cont_expand()
3410 btrfs_update_inode(trans, root, inode); in btrfs_cont_expand()
3448 ret = btrfs_update_inode(trans, root, inode); in btrfs_setsize()
[all …]
Dxattr.c200 ret = btrfs_update_inode(trans, root, inode); in __btrfs_setxattr()
Dinode-map.c462 ret = btrfs_update_inode(trans, root, inode); in btrfs_save_ino_cache()
Dtree-log.c642 btrfs_update_inode(trans, root, inode); in replay_one_extent()
939 btrfs_update_inode(trans, root, inode); in add_inode_ref()
1035 btrfs_update_inode(trans, root, inode); in fixup_inode_link_count()
1135 btrfs_update_inode(trans, root, inode); in link_to_fixup_dir()
Dioctl.c265 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_setflags()
446 ret = btrfs_update_inode(trans, root, dir); in create_subvol()
2543 ret = btrfs_update_inode(trans, root, inode); in btrfs_ioctl_clone()
Dtransaction.c927 ret = btrfs_update_inode(trans, parent_root, parent_inode); in create_pending_snapshot()
Dfree-space-cache.c237 ret = btrfs_update_inode(trans, root, inode); in btrfs_truncate_free_space_cache()
1026 btrfs_update_inode(trans, root, inode); in __btrfs_write_out_cache()
Dctree.h2903 int btrfs_update_inode(struct btrfs_trans_handle *trans,
Dextent-tree.c2859 ret = btrfs_update_inode(trans, root, inode); in cache_save_setup()