Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
Dinode-item.h88 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
Dinode-item.c386 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() function
Dfree-space-cache.c178 ret = btrfs_insert_empty_inode(trans, root, path, ino); in __create_free_space_inode()
Drelocation.c3826 ret = btrfs_insert_empty_inode(trans, root, path, objectid); in __insert_orphan_inode()
/kernel/linux/linux-5.10/fs/btrfs/
Dinode-item.c388 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() function
Dctree.h2923 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
Drelocation.c3474 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()