Searched refs:root_mnt (Results 1 – 1 of 1) sorted by relevance
686 struct vfsmount *root_mnt; in audit_trim_trees() local700 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()