Searched refs:btrfs_new_inode (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | inode.c | 6423 static struct inode *btrfs_new_inode(struct btrfs_trans_handle *trans, in btrfs_new_inode() function 6720 inode = btrfs_new_inode(trans, root, mnt_userns, dir, in btrfs_mknod() 6784 inode = btrfs_new_inode(trans, root, mnt_userns, dir, in btrfs_create() 6929 inode = btrfs_new_inode(trans, root, mnt_userns, dir, in btrfs_mkdir() 9045 inode = btrfs_new_inode(trans, new_root, mnt_userns, NULL, "..", 2, in btrfs_create_subvol_root() 9568 inode = btrfs_new_inode(trans, root, mnt_userns, dir, in btrfs_whiteout_for_rename() 10082 inode = btrfs_new_inode(trans, root, mnt_userns, dir, in btrfs_symlink() 10434 inode = btrfs_new_inode(trans, root, mnt_userns, dir, NULL, 0, in btrfs_tmpfile()
|