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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvolume.h147 #define AFPVOL_EA_AD 3 /* Store them in adouble files */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dvolinfo.c328 if (strcasecmp(value, "AFPVOL_EA_AD") == 0)
329 vol->v_vfs_ea = AFPVOL_EA_AD;
579 case AFPVOL_EA_AD:
580 strlcat(item, "AFPVOL_EA_AD\n", sizeof(item));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dcmd_dbd.c322 if (volinfo.v_vfs_ea != AFPVOL_EA_AD && volinfo.v_vfs_ea != AFPVOL_EA_SYS) {
H A Dcmd_dbd_scanvol.c534 /* Check if this is an AFPVOL_EA_AD vol */
535 if (myvolinfo->v_vfs_ea == AFPVOL_EA_AD) {
573 } /* if AFPVOL_EA_AD */
1004 if (myvolinfo->v_vfs_ea == AFPVOL_EA_AD)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/vfs/
H A Dvfs.c1170 } else if (vol->v_vfs_ea == AFPVOL_EA_AD) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dvolume.c566 options[VOLOPT_EA_VFS].i_value = AFPVOL_EA_AD;
2119 vol->v_vfs_ea = AFPVOL_EA_AD;

Completed in 58 milliseconds