Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dorphan.h6 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
Dorphan.c10 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item() function
Dinode.c3416 ret = btrfs_insert_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_add()
4519 ret = btrfs_insert_orphan_item(trans, in btrfs_delete_subvolume()
Dtree-log.c1639 ret = btrfs_insert_orphan_item(trans, root, ino); in fixup_inode_link_count()