Searched defs:qdq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_quotaops.c | 218 xfs_fs_get_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) xfs_fs_get_dqblk() argument 237 xfs_fs_get_nextdqblk( struct super_block *sb, struct kqid *qid, struct qc_dqblk *qdq) xfs_fs_get_nextdqblk() argument 263 xfs_fs_set_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) xfs_fs_set_dqblk() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_quotaops.c | 214 xfs_fs_get_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) xfs_fs_get_dqblk() argument 231 xfs_fs_get_nextdqblk( struct super_block *sb, struct kqid *qid, struct qc_dqblk *qdq) xfs_fs_get_nextdqblk() argument 255 xfs_fs_set_dqblk( struct super_block *sb, struct kqid qid, struct qc_dqblk *qdq) xfs_fs_set_dqblk() argument
|
/kernel/linux/linux-5.10/fs/quota/ |
H A D | quota.c | 624 struct qc_dqblk qdq; in quota_setxquota() local 705 struct qc_dqblk qdq; in quota_getxquota() local 731 struct qc_dqblk qdq; in quota_getnextxquota() local
|
/kernel/linux/linux-6.6/fs/quota/ |
H A D | quota.c | 628 struct qc_dqblk qdq; in quota_setxquota() local 709 struct qc_dqblk qdq; in quota_getxquota() local 735 struct qc_dqblk qdq; in quota_getnextxquota() local
|
Completed in 4 milliseconds