Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dorphan.c22 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item() function
Dctree.h3840 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
Dinode.c3263 ret = btrfs_insert_orphan_item(trans, root, btrfs_ino(inode)); in btrfs_orphan_add()
3283 ret = btrfs_insert_orphan_item(trans, root->fs_info->tree_root, in btrfs_orphan_add()
Dtree-log.c1330 ret = btrfs_insert_orphan_item(trans, root, ino); in insert_orphan_item()
Dioctl.c2489 ret = btrfs_insert_orphan_item(trans, in btrfs_ioctl_snap_destroy()