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.c80 * get_inode_object() guarantee that it is safe to reset in release_inode()
86 * Now, new rules can safely be tied to @inode with get_inode_object(). in release_inode()
254 static struct landlock_object *get_inode_object(struct inode *const inode) in get_inode_object() function
286 * Protects against concurrent calls to get_inode_object() or in get_inode_object()
342 id.key.object = get_inode_object(d_backing_inode(path->dentry)); in landlock_append_fs_rule()
1289 * from get_inode_object()). in hook_sb_delete()
1328 * release_inode() and get_inode_object() guarantee in hook_sb_delete()
1336 * originally set up by get_inode_object() and the in hook_sb_delete()