Searched refs:landlock_create_object (Results 1 – 3 of 3) sorted by relevance
80 landlock_create_object(const struct landlock_object_underops *const underops,
21 landlock_create_object(const struct landlock_object_underops *const underops, in landlock_create_object() function
115 new_object = landlock_create_object(&landlock_fs_underops, inode); in get_inode_object()