Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Dbtrfs_inode.h497 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
Dtransaction.c1880 ret = btrfs_update_inode_fallback(trans, BTRFS_I(parent_inode)); in create_pending_snapshot()
Dinode.c3085 ret = btrfs_update_inode_fallback(trans, inode); in btrfs_finish_one_ordered()
3155 ret = btrfs_update_inode_fallback(trans, inode); in btrfs_finish_one_ordered()
4050 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans, in btrfs_update_inode_fallback() function
4336 ret = btrfs_update_inode_fallback(trans, dir); in btrfs_unlink_subvol()