Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dinode-item.c396 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() function
Dfree-space-cache.c131 ret = btrfs_insert_empty_inode(trans, root, path, ino); in __create_free_space_inode()
Dctree.h3078 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
Drelocation.c4103 ret = btrfs_insert_empty_inode(trans, root, path, objectid); in __insert_orphan_inode()