Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dbtrfs_inode.h594 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
Dtransaction.c1875 ret = btrfs_update_inode_fallback(trans, BTRFS_I(parent_inode)); in create_pending_snapshot()
Dinode.c3151 ret = btrfs_update_inode_fallback(trans, inode); in btrfs_finish_one_ordered()
3209 ret = btrfs_update_inode_fallback(trans, inode); in btrfs_finish_one_ordered()
4170 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans, in btrfs_update_inode_fallback() function
4454 ret = btrfs_update_inode_fallback(trans, dir); in btrfs_unlink_subvol()