Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Ddir.c1026 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink() function
1516 .unlink = ceph_unlink,
1517 .rmdir = ceph_unlink,
1528 .rmdir = ceph_unlink,