Searched refs:getfsquota (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.c73 if ((retq = getfsquota(vol->v_path, ufsq, uid, classq)) < 0) {
74 LOG(log_info, logtype_afpd, "getfsquota(%s, %s): %s",
107 LOG(log_info, logtype_afpd, "getfsquota(%s): %d %d",
522 static int getfsquota(struct vol *vol, const int uid, struct dqblk *dq) function
711 return getfsquota(vol, uuid, dq);
715 getfsquota(vol, uuid, dq);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure15782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getfsquota in -lquota" >&5
15783 $as_echo_n "checking for getfsquota in -lquota... " >&6; }
15798 char getfsquota ();
15802 return getfsquota ();

Completed in 52 milliseconds