Searched refs:ceph_mknod (Results 1 – 1 of 1) sorted by relevance
911 static int ceph_mknod(struct mnt_idmap *idmap, struct inode *dir, in ceph_mknod() function981 return ceph_mknod(idmap, dir, dentry, mode, 0); in ceph_create()2230 .mknod = ceph_mknod,