Home
last modified time | relevance | path

Searched defs:ddqp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot.c545 struct xfs_disk_dquot *ddqp = bp->b_addr + dqp->q_bufoffset; in xfs_dquot_from_disk() local
505 xfs_dquot_check_type( struct xfs_dquot *dqp, struct xfs_disk_dquot *ddqp) xfs_dquot_check_type() argument
595 xfs_dquot_to_disk( struct xfs_disk_dquot *ddqp, struct xfs_dquot *dqp) xfs_dquot_to_disk() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot.c566 struct xfs_disk_dquot *ddqp = &dqb->dd_diskdq; in xfs_dquot_from_disk() local
525 xfs_dquot_check_type( struct xfs_dquot *dqp, struct xfs_disk_dquot *ddqp) xfs_dquot_check_type() argument
612 xfs_dquot_to_disk( struct xfs_disk_dquot *ddqp, struct xfs_dquot *dqp) xfs_dquot_to_disk() argument
[all...]

Completed in 2 milliseconds