Home
last modified time | relevance | path

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

/kernel/
Daudit_tree.c686 struct vfsmount *root_mnt; in audit_trim_trees() local
700 root_mnt = collect_mounts(&path); in audit_trim_trees()
702 if (IS_ERR(root_mnt)) in audit_trim_trees()
712 root_mnt)) in audit_trim_trees()
717 drop_collected_mounts(root_mnt); in audit_trim_trees()