Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dorphan.h11 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
H A Dorphan.c9 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item() function
H A Dinode.c3687 ret = btrfs_insert_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_add()
4848 ret = btrfs_insert_orphan_item(trans, in btrfs_delete_subvolume()
H A Dtree-log.c1917 ret = btrfs_insert_orphan_item(trans, root, ino); in fixup_inode_link_count()