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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 921 milliseconds