Home
last modified time | relevance | path

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

/linux-6.1.9/security/landlock/
Dobject.h21 struct landlock_object_underops { struct
75 const struct landlock_object_underops *underops;
80 landlock_create_object(const struct landlock_object_underops *const underops,
Dobject.c21 landlock_create_object(const struct landlock_object_underops *const underops, in landlock_create_object()
Dfs.c82 static const struct landlock_object_underops landlock_fs_underops = {