Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Ddir.c1339 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink() function
2243 .unlink = ceph_unlink,
2244 .rmdir = ceph_unlink,
2255 .rmdir = ceph_unlink,