Home
last modified time | relevance | path

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

/Linux-v5.15/security/landlock/
Dobject.h79 struct landlock_object *landlock_create_object(
Dobject.c20 struct landlock_object *landlock_create_object( in landlock_create_object() function
Dfs.c114 new_object = landlock_create_object(&landlock_fs_underops, inode); in get_inode_object()