Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Ddir.c835 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod() function
893 return ceph_mknod(dir, dentry, mode, 0); in ceph_create()
1958 .mknod = ceph_mknod,