Home
last modified time | relevance | path

Searched refs:ceph_mknod (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/ceph/
Ddir.c848 static int ceph_mknod(struct user_namespace *mnt_userns, struct inode *dir, in ceph_mknod() function
911 return ceph_mknod(mnt_userns, dir, dentry, mode, 0); in ceph_create()
2038 .mknod = ceph_mknod,