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

/linux-4.4.14/fs/ceph/
H A Ddir.c915 static int ceph_unlink(struct inode *dir, struct dentry *dentry) ceph_unlink() function
1330 .unlink = ceph_unlink,
1331 .rmdir = ceph_unlink,
1342 .rmdir = ceph_unlink,

Completed in 36 milliseconds