security_path_unlink 309 fs/cachefiles/namei.c ret = security_path_unlink(&path, rep); security_path_unlink 4055 fs/namei.c error = security_path_unlink(&path, dentry); security_path_unlink 1658 include/linux/security.h int security_path_unlink(const struct path *dir, struct dentry *dentry); security_path_unlink 1046 security/security.c EXPORT_SYMBOL(security_path_unlink);