Searched refs:security_path_unlink (Results 1 – 3 of 3) sorted by relevance
241 ret = security_path_unlink(&path, dentry); in cachefiles_unlink()
1479 int security_path_unlink(const struct path *dir, struct dentry *dentry) in security_path_unlink() function1485 EXPORT_SYMBOL(security_path_unlink);
5565 error = security_path_unlink(&path, dentry); in filename_unlinkat()