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