Home
last modified time | relevance | path

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

/security/apparmor/
A Dmount.c663 const struct path *new_path, in build_pivotroot() argument
676 AA_BUG(!new_path); in build_pivotroot()
688 error = aa_path_name(new_path, path_flags(profile, new_path), in build_pivotroot()
718 const struct path *new_path) in aa_pivotroot() argument
727 AA_BUG(!new_path); in aa_pivotroot()
735 build_pivotroot(subj_cred, profile, new_path, in aa_pivotroot()
A Dlsm.c399 struct path new_path = { .mnt = new_dir->mnt, in apparmor_path_rename() local
415 label, &new_path, 0, in apparmor_path_rename()
434 label, &new_path, in apparmor_path_rename()
775 const struct path *new_path) in apparmor_sb_pivotroot() argument
782 error = aa_pivotroot(current_cred(), label, old_path, new_path); in apparmor_sb_pivotroot()
/security/apparmor/include/
A Dmount.h58 const struct path *new_path);
/security/tomoyo/
A Dtomoyo.c441 static int tomoyo_sb_pivotroot(const struct path *old_path, const struct path *new_path) in tomoyo_sb_pivotroot() argument
443 return tomoyo_path2_perm(TOMOYO_TYPE_PIVOT_ROOT, new_path, old_path); in tomoyo_sb_pivotroot()
/security/landlock/
A Dfs.c1494 const struct path *const new_path) in hook_sb_pivotroot() argument
1504 log_fs_change_topology_path(subject, handle_layer, new_path); in hook_sb_pivotroot()
/security/
A Dsecurity.c1597 const struct path *new_path) in security_sb_pivotroot() argument
1599 return call_int_hook(sb_pivotroot, old_path, new_path); in security_sb_pivotroot()

Completed in 36 milliseconds