Searched refs:btrfs_del_orphan_item (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | orphan.c | 30 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item() function
|
D | root-tree.c | 288 err = btrfs_del_orphan_item(trans, tree_root, in btrfs_find_orphan_roots()
|
D | ctree.h | 3078 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans,
|
D | inode.c | 3394 return btrfs_del_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_del() 3542 ret = btrfs_del_orphan_item(trans, root, in btrfs_orphan_cleanup()
|
D | extent-tree.c | 9083 btrfs_del_orphan_item(trans, tree_root, in btrfs_drop_snapshot()
|