Searched refs:btrfs_update_inode_fallback (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | btrfs_inode.h | 485 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
|
D | transaction.c | 1864 ret = btrfs_update_inode_fallback(trans, parent_root, BTRFS_I(parent_inode)); in create_pending_snapshot()
|
D | inode.c | 3073 ret = btrfs_update_inode_fallback(trans, root, inode); in btrfs_finish_one_ordered() 3139 ret = btrfs_update_inode_fallback(trans, root, inode); in btrfs_finish_one_ordered() 4023 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans, in btrfs_update_inode_fallback() function 4310 ret = btrfs_update_inode_fallback(trans, root, dir); in btrfs_unlink_subvol()
|