Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dlsm.c277 static int common_perm_rm(const char *op, const struct path *dir, in common_perm_rm() function
317 return common_perm_rm(OP_UNLINK, dir, dentry, AA_MAY_DELETE); in apparmor_path_unlink()
329 return common_perm_rm(OP_RMDIR, dir, dentry, AA_MAY_DELETE); in apparmor_path_rmdir()