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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquotaio_v1.h31 #define v1_dqoff(UID) ((loff_t)((UID) * sizeof (struct v1_disk_dqblk))) macro
H A Dquota_v1.c66 sizeof(struct v1_disk_dqblk), v1_dqoff(dquot->dq_id));
96 v1_dqoff(dquot->dq_id));
162 sizeof(struct v1_disk_dqblk), v1_dqoff(0));
188 sizeof(struct v1_disk_dqblk), v1_dqoff(0));
197 sizeof(struct v1_disk_dqblk), v1_dqoff(0));

Completed in 107 milliseconds