Home
last modified time | relevance | path

Searched refs:hook_sb_delete (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/security/landlock/
H A Dfs.c55 * Protects against concurrent use by hook_sb_delete() of the reference
61 * hook_sb_delete() will wait for us to finish iput().
67 * Because object->underobj was not NULL, hook_sb_delete() and
121 * hook_sb_delete(). in get_inode_object()
134 * @inode will be released by hook_sb_delete() on its superblock in get_inode_object()
915 * release_inode() or hook_sb_delete(). in hook_inode_free_security()
927 static void hook_sb_delete(struct super_block *const sb) in hook_sb_delete() function
1286 LSM_HOOK_INIT(sb_delete, hook_sb_delete),

Completed in 4 milliseconds