Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Ddir.c707 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod() function
757 return ceph_mknod(dir, dentry, mode, 0); in ceph_create()
1326 .mknod = ceph_mknod,