Searched refs:pending_mounts (Results 1 – 3 of 3) sorted by relevance
160 fh->pending_mounts = NULL; in autofs_get_fh()249 pp = &fh->pending_mounts; in autofs_release_fh()325 pp = &fh->pending_mounts; in autofs_lookup_failed()400 p = fh->pending_mounts; in autofs_missing_one()415 p->next = fh->pending_mounts; in autofs_missing_one()416 fh->pending_mounts = p; in autofs_missing_one()821 pp = &fh->pending_mounts; in autofs_mount_succeeded()845 pp = &fh->pending_mounts; in autofs_mount_failed()
72 struct autofs_pending_mount *pending_mounts; member
5344 (autofs_release_fh): release pending_mounts and pending_umounts5981 (autofs_fh_t) rename pending to pending_mounts, add pending_umounts