Searched refs:btrfs_update_inode_fallback (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | btrfs_inode.h | 490 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
|
H A D | transaction.c | 1861 ret = btrfs_update_inode_fallback(trans, parent_root, BTRFS_I(parent_inode)); in create_pending_snapshot()
|
H A D | inode.c | 3075 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()
|