Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dlsm.c219 static int common_perm(const char *op, const struct path *path, u32 mask, in common_perm() function
255 return common_perm(op, path, mask, &cond); in common_perm_cond()
274 return common_perm(op, &path, mask, cond); in common_perm_dir_dentry()