Searched refs:getnfsquota (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dnfsquota.c93 int getnfsquota(struct vol *vol, const int uid, const uint32_t bsize, function
H A Dunix.h206 extern int getnfsquota (struct vol *, const int, const uint32_t,
H A Dquota.c663 * call getnfsquota(),
669 result = getnfsquota(vol, uuid, bsize, dq);
680 return getnfsquota(vol, uuid, bsize, dq);
686 return vol->v_nfs ? getnfsquota(vol, obj->uid, bsize, dq) :
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dnfsquota.c93 int getnfsquota(struct vol *vol, const int uid, const uint32_t bsize, function
H A Dunix.h206 extern int getnfsquota (struct vol *, const int, const uint32_t,
H A Dquota.c663 * call getnfsquota(),
669 result = getnfsquota(vol, uuid, bsize, dq);
680 return getnfsquota(vol, uuid, bsize, dq);
686 return vol->v_nfs ? getnfsquota(vol, obj->uid, bsize, dq) :
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dnfsquota.c93 int getnfsquota(struct vol *vol, const int uid, const uint32_t bsize, function
H A Dunix.h206 extern int getnfsquota (struct vol *, const int, const uint32_t,
H A Dquota.c663 * call getnfsquota(),
669 result = getnfsquota(vol, uuid, bsize, dq);
680 return getnfsquota(vol, uuid, bsize, dq);
686 return vol->v_nfs ? getnfsquota(vol, obj->uid, bsize, dq) :

Completed in 71 milliseconds