Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Ddir.c821 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink() function
1253 .unlink = ceph_unlink,
1254 .rmdir = ceph_unlink,