Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c397 static bool get_inode_id(const struct dentry *const dentry, in get_inode_id() function
872 if (handled && get_inode_id(dentry_child1, &id)) in is_access_to_paths_allowed()
888 if (handled && get_inode_id(dentry_child2, &id)) in is_access_to_paths_allowed()
942 if (get_inode_id(walker_path.dentry, &id)) { in is_access_to_paths_allowed()
1150 if (get_inode_id(dir, &id) && in collect_domain_accesses()