Searched refs:autofs_packet_missing (Results 1 – 4 of 4) sorted by relevance
39 struct autofs_packet_missing missing;
63 struct autofs_packet_missing { struct
84 struct autofs_packet_missing pkt; in autofs_notify_daemon()98 if ( autofs_write(sbi->pipe,&pkt,sizeof(struct autofs_packet_missing)) ) in autofs_notify_daemon()
101 struct autofs_packet_missing *mp = &pkt.missing; in autofs4_notify_daemon()