Searched refs:ceph_unlink (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ceph/
H A Ddir.c1331 static int ceph_unlink(struct inode *dir, struct dentry *dentry) function
2218 .unlink = ceph_unlink,
2219 .rmdir = ceph_unlink,
2230 .rmdir = ceph_unlink,

Completed in 205 milliseconds