Home
last modified time | relevance | path

Searched refs:btrfs_update_inode_fallback (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.h490 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
H A Dtransaction.c1861 ret = btrfs_update_inode_fallback(trans, parent_root, BTRFS_I(parent_inode)); in create_pending_snapshot()
H A Dinode.c3075 ret = btrfs_update_inode_fallback(trans, root, inode); in btrfs_finish_one_ordered()
3141 ret = btrfs_update_inode_fallback(trans, root, inode); in btrfs_finish_one_ordered()
4040 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans, in btrfs_update_inode_fallback() function
4325 ret = btrfs_update_inode_fallback(trans, root, dir); in btrfs_unlink_subvol()