Searched refs:isp1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c236 const struct osc_snapshot *isp1 = vp1; local
239 return -osc_time_compare(&isp1->is_time, &isp2->is_time);
254 struct osc_snapshot *isp1; local
257 isp1 = osc_snapshot_create(name, tsp);
258 if (isp1 == NULL) {
263 ispp = tsearch(isp1, &oscp->osc_set, osc_snapshot_compare);
268 if (isp2 == isp1)
272 isp1->is_next = isp2->is_next;
273 isp2->is_next = isp1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c236 const struct osc_snapshot *isp1 = vp1; local
239 return -osc_time_compare(&isp1->is_time, &isp2->is_time);
254 struct osc_snapshot *isp1; local
257 isp1 = osc_snapshot_create(name, tsp);
258 if (isp1 == NULL) {
263 ispp = tsearch(isp1, &oscp->osc_set, osc_snapshot_compare);
268 if (isp2 == isp1)
272 isp1->is_next = isp2->is_next;
273 isp2->is_next = isp1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Donefs_shadow_copy.c236 const struct osc_snapshot *isp1 = vp1; local
239 return -osc_time_compare(&isp1->is_time, &isp2->is_time);
254 struct osc_snapshot *isp1; local
257 isp1 = osc_snapshot_create(name, tsp);
258 if (isp1 == NULL) {
263 ispp = tsearch(isp1, &oscp->osc_set, osc_snapshot_compare);
268 if (isp2 == isp1)
272 isp1->is_next = isp2->is_next;
273 isp2->is_next = isp1;

Completed in 139 milliseconds