Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dinode-item.c388 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() function
Dctree.h2918 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
Drelocation.c3445 ret = btrfs_insert_empty_inode(trans, root, path, objectid); in __insert_orphan_inode()
Dfree-space-cache.c147 ret = btrfs_insert_empty_inode(trans, root, path, ino); in __create_free_space_inode()