Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Ddir.c1142 static int get_caps_for_async_unlink(struct inode *dir, struct dentry *dentry) in get_caps_for_async_unlink() function
1217 (req->r_dir_caps = get_caps_for_async_unlink(dir, dentry))) { in ceph_unlink()