Home
last modified time | relevance | path

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

/kernel/
Daudit_tree.c688 struct vfsmount *root_mnt; in audit_trim_trees() local
702 root_mnt = collect_mounts(&path); in audit_trim_trees()
704 if (IS_ERR(root_mnt)) in audit_trim_trees()
714 root_mnt)) in audit_trim_trees()
719 drop_collected_mounts(root_mnt); in audit_trim_trees()