Searched refs:v_vid (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h26 u_int16_t v_vid; member in struct:vol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddircache.c317 key.d_vid = vol->v_vid;
392 key.d_vid = vol->v_vid;
468 key.d_vid = vol->v_vid;
H A Dappl.c46 sa.sdt_vid == vol->v_vid ) {
78 sa.sdt_vid = vol->v_vid;
H A Dvolume.c634 /* because v_vid has not been decided yet. */
756 volume->v_vid = ++lastvid;
757 volume->v_vid = htons(volume->v_vid);
1688 if (volume->v_vid == id) {
1734 vol_setdate(vol->v_vid, &ad, st->st_mtime);
1832 memcpy(data, &vol->v_vid, sizeof( vol->v_vid ));
1833 data += sizeof( vol->v_vid );
2572 if ( vid == vol->v_vid ) {
[all...]
H A Ddesktop.c79 si.sdt_vid == vol->v_vid ) {
113 si.sdt_vid = vol->v_vid;
H A Ddirectory.c612 rootParent.d_vid = vol->v_vid;
892 dir->d_vid = vol->v_vid;

Completed in 89 milliseconds