Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dmount.h38 int aa_move_mount(struct aa_label *label, const struct path *path,
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c485 int aa_move_mount(struct aa_label *label, const struct path *path, in aa_move_mount() function
H A Dlsm.c551 error = aa_move_mount(label, path, dev_name); in apparmor_sb_mount()