Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Ddir.c912 static int ceph_mknod(struct mnt_idmap *idmap, struct inode *dir, in ceph_mknod() function
982 return ceph_mknod(idmap, dir, dentry, mode, 0); in ceph_create()
2242 .mknod = ceph_mknod,