qid_t             399 fs/cifs/cifsfs.c int cifs_xquota_set(struct super_block *sb, int quota_type, qid_t qid,
qid_t             424 fs/cifs/cifsfs.c int cifs_xquota_get(struct super_block *sb, int quota_type, qid_t qid,
qid_t            1889 fs/dquot.c     int vfs_get_dqblk(struct super_block *sb, int type, qid_t id, struct if_dqblk *di)
qid_t            1969 fs/dquot.c     int vfs_set_dqblk(struct super_block *sb, int type, qid_t id, struct if_dqblk *di)
qid_t              23 fs/quota.c     static int generic_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id)
qid_t              95 fs/quota.c     static int xqm_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id)
qid_t             145 fs/quota.c     static int check_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id)
qid_t             227 fs/quota.c     static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, void __user *addr)
qid_t             371 fs/quota.c     asmlinkage long sys_quotactl(unsigned int cmd, const char __user *special, qid_t id, void __user *addr)
qid_t             434 fs/quota.c     						qid_t id, void __user *addr)
qid_t             113 fs/quota_v2.c  static void mem2diskdqb(struct v2_disk_dqblk *d, struct mem_dqblk *m, qid_t id)
qid_t            1401 fs/xfs/linux-2.6/xfs_super.c 	qid_t			id,
qid_t            1414 fs/xfs/linux-2.6/xfs_super.c 	qid_t			id,
qid_t             310 include/linux/quota.h 	int (*get_dqblk)(struct super_block *, int, qid_t, struct if_dqblk *);
qid_t             311 include/linux/quota.h 	int (*set_dqblk)(struct super_block *, int, qid_t, struct if_dqblk *);
qid_t             314 include/linux/quota.h 	int (*get_xquota)(struct super_block *, int, qid_t, struct fs_disk_quota *);
qid_t             315 include/linux/quota.h 	int (*set_xquota)(struct super_block *, int, qid_t, struct fs_disk_quota *);
qid_t              54 include/linux/quotaops.h int vfs_get_dqblk(struct super_block *sb, int type, qid_t id, struct if_dqblk *di);
qid_t              55 include/linux/quotaops.h int vfs_set_dqblk(struct super_block *sb, int type, qid_t id, struct if_dqblk *di);
qid_t             398 include/linux/syscalls.h 				qid_t id, void __user *addr);