Home
last modified time | relevance | path

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

/Linux-v5.15/security/landlock/
Dfs.c87 static struct landlock_object *get_inode_object(struct inode *const inode) in get_inode_object() function
167 object = get_inode_object(d_backing_inode(path->dentry)); in landlock_append_fs_rule()