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
699 root_mnt = collect_mounts(&path); in audit_trim_trees()
701 if (IS_ERR(root_mnt)) in audit_trim_trees()
711 root_mnt)) in audit_trim_trees()
716 drop_collected_mounts(root_mnt); in audit_trim_trees()