Searched refs:ceph_mknod (Results 1 – 1 of 1) sorted by relevance
839 static int ceph_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ceph_mknod() function898 return ceph_mknod(mnt_userns, dir, dentry, mode, 0); in ceph_create()1968 .mknod = ceph_mknod,