Searched refs:AFPVOL_EA_SYS (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.h147 #define AFPVOL_EA_SYS 2 /* Store them in native EAs */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_util.c119 if (vol->volinfo.v_vfs_ea != AFPVOL_EA_SYS)
124 vol->volume.v_vfs_ea = AFPVOL_EA_SYS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcmd_dbd.c323 if (volinfo.v_vfs_ea != AFPVOL_EA_AD && volinfo.v_vfs_ea != AFPVOL_EA_SYS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c331 else if (strcasecmp(value, "AFPVOL_EA_SYS") == 0)
332 vol->v_vfs_ea = AFPVOL_EA_SYS;
599 case AFPVOL_EA_SYS:
600 strlcat(item, "AFPVOL_EA_SYS\n", sizeof(item));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dvfs.c1177 if (vol->v_vfs_ea == AFPVOL_EA_SYS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dvolume.c580 options[VOLOPT_EA_VFS].i_value = AFPVOL_EA_SYS;
2236 vol->v_vfs_ea = AFPVOL_EA_SYS;

Completed in 150 milliseconds