Home
last modified time | relevance | path

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

/linux-6.1.9/security/landlock/
Dfs.c82 static const struct landlock_object_underops landlock_fs_underops = { variable
115 new_object = landlock_create_object(&landlock_fs_underops, inode); in get_inode_object()