Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c85 * get_inode_object() guarantee that it is safe to reset in release_inode()
91 * Now, new rules can safely be tied to @inode with get_inode_object(). in release_inode()
259 static struct landlock_object *get_inode_object(struct inode *const inode) in get_inode_object() function
291 * Protects against concurrent calls to get_inode_object() or in get_inode_object()
347 id.key.object = get_inode_object(d_backing_inode(path->dentry)); in landlock_append_fs_rule()
1400 * from get_inode_object()). in hook_sb_delete()
1440 * release_inode() and get_inode_object() guarantee in hook_sb_delete()
1448 * originally set up by get_inode_object() and the in hook_sb_delete()