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.h17 enum path_flags { enum
H A Dpolicy.h266 u32 path_flags; member
/linux/security/apparmor/
H A Dmount.c214 static int path_flags(const struct aa_profile *profile, const struct path *path) in path_flags() function