Searched refs:btrfs_del_orphan_item (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | orphan.c | 43 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item() function
|
D | root-tree.c | 291 err = btrfs_del_orphan_item(trans, tree_root, in btrfs_find_orphan_roots()
|
D | inode.c | 3157 ret = btrfs_del_orphan_item(trans, root->fs_info->tree_root, in btrfs_orphan_commit_root() 3286 ret = btrfs_del_orphan_item(trans, root, in btrfs_orphan_del() 3421 ret = btrfs_del_orphan_item(trans, root, in btrfs_orphan_cleanup()
|
D | ctree.h | 3784 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans,
|
D | extent-tree.c | 8599 btrfs_del_orphan_item(trans, tree_root, in btrfs_drop_snapshot()
|