Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/landlock/
H A Dfs.c761 * current_check_refer_path - Check if a rename or link action is allowed
813 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path() function
1106 return current_check_refer_path(old_dentry, new_dir, new_dentry, false, in hook_path_link()
1117 return current_check_refer_path(old_dentry, new_dir, new_dentry, true, in hook_path_rename()

Completed in 2 milliseconds