Searched refs:btrfs_insert_empty_inode (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | inode-item.h | 88 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
|
| D | inode-item.c | 386 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() function
|
| D | free-space-cache.c | 178 ret = btrfs_insert_empty_inode(trans, root, path, ino); in __create_free_space_inode()
|
| D | relocation.c | 3826 ret = btrfs_insert_empty_inode(trans, root, path, objectid); in __insert_orphan_inode()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | inode-item.c | 388 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() function
|
| D | ctree.h | 2923 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
|
| D | relocation.c | 3474 ret = btrfs_insert_empty_inode(trans, root, path, objectid); in __insert_orphan_inode()
|
| D | free-space-cache.c | 147 ret = btrfs_insert_empty_inode(trans, root, path, ino); in __create_free_space_inode()
|