Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dorphan.c9 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item() function
H A Dctree.h2910 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
H A Dinode.c3014 ret = btrfs_insert_orphan_item(trans, inode->root, btrfs_ino(inode)); in btrfs_orphan_add()
4078 ret = btrfs_insert_orphan_item(trans, in btrfs_delete_subvolume()
H A Dtree-log.c1611 ret = btrfs_insert_orphan_item(trans, root, ino); in insert_orphan_item()