Home
last modified time | relevance | path

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

/fs/ceph/
Ddir.c822 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod() function
881 return ceph_mknod(dir, dentry, mode, 0); in ceph_create()
1837 .mknod = ceph_mknod,