Home
last modified time | relevance | path

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

/linux-5.19.10/security/landlock/
Dfs.c88 static struct landlock_object *get_inode_object(struct inode *const inode) in get_inode_object() function
183 object = get_inode_object(d_backing_inode(path->dentry)); in landlock_append_fs_rule()