Searched refs:__bch2_create (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | fs.h | 147 __bch2_create(struct mnt_idmap *, struct bch_inode_info *,
|
H A D | fs.c | 514 __bch2_create(struct mnt_idmap *idmap, in __bch2_create() function 709 __bch2_create(idmap, to_bch_ei(vdir), dentry, mode, rdev, in bch2_mknod() 834 inode = __bch2_create(idmap, dir, dentry, S_IFLNK|S_IRWXUGO, 0, in bch2_symlink() 1207 __bch2_create(idmap, to_bch_ei(vdir), in bch2_tmpfile()
|
H A D | fs-ioctl.c | 473 inode = __bch2_create(file_mnt_idmap(filp), to_bch_ei(dir), in bch2_ioctl_subvolume_create()
|