Home
last modified time | relevance | path

Searched refs:btrfs_insert_orphan_item (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dorphan.c9 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item() function
Dctree.h3316 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
Dinode.c3650 ret = btrfs_insert_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_add()
4735 ret = btrfs_insert_orphan_item(trans, in btrfs_delete_subvolume()
Dtree-log.c1667 ret = btrfs_insert_orphan_item(trans, root, ino); in fixup_inode_link_count()