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

/linux-master/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, function
H A Dinode.c3472 ret = btrfs_insert_orphan_item(trans, inode->root, btrfs_ino(inode));
4587 ret = btrfs_insert_orphan_item(trans,
H A Dtree-log.c1635 ret = btrfs_insert_orphan_item(trans, root, ino);

Completed in 510 milliseconds