Searched refs:v_nfs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dquota.c644 if (( p = mountp( vol->v_path, &vol->v_nfs)) == NULL ) {
649 if (vol->v_nfs) {
667 if (( p = special( vol->v_path, &vol->v_nfs )) == NULL ) {
683 if (vol->v_nfs) {
714 return vol->v_nfs ? getnfsquota(vol, uuid, bsize, dq) :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h66 int v_nfs; member in struct:vol

Completed in 113 milliseconds