Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddir.c818 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod() function
874 return ceph_mknod(dir, dentry, mode, 0); in ceph_create()
1516 .mknod = ceph_mknod,