Home
last modified time | relevance | path

Searched defs:path_flags (Results 1 – 3 of 3) sorted by relevance

/linux/security/apparmor/include/
H A Dpath.h14 enum path_flags { enum
H A Dpolicy.h233 u32 path_flags; member
/linux/security/apparmor/
H A Dmount.c281 static int path_flags(struct aa_profile *profile, const struct path *path) in path_flags() function