Home
last modified time | relevance | path

Searched defs:dqp (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_qm_bhv.c20 xfs_fill_statvfs_from_dquot( struct kstatfs *statp, struct xfs_dquot *dqp) xfs_fill_statvfs_from_dquot() argument
61 struct xfs_dquot *dqp; xfs_qm_statvfs() local
[all...]
H A Dxfs_dquot_item.c75 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_pin() local
92 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unpin() local
104 xfs_qm_dqunpin_wait( struct xfs_dquot *dqp) xfs_qm_dqunpin_wait() argument
125 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; global() variable
167 xfs_dqunlock(dqp); global() variable
175 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; xfs_qm_dquot_logitem_release() local
212 xfs_qm_dquot_logitem_init( struct xfs_dquot *dqp) xfs_qm_dquot_logitem_init() argument
[all...]
H A Dxfs_dquot.h101 static inline void xfs_dqflock(struct xfs_dquot *dqp) in xfs_dqflock() argument
106 static inline bool xfs_dqflock_nowait(struct xfs_dquot *dqp) in xfs_dqflock_nowait() argument
111 static inline void xfs_dqfunlock(struct xfs_dquot *dqp) in xfs_dqfunlock() argument
116 static inline int xfs_dqlock_nowait(struct xfs_dquot *dqp) in xfs_dqlock_nowait() argument
121 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() argument
126 xfs_dqunlock(struct xfs_dquot *dqp) xfs_dqunlock() argument
132 xfs_dquot_type(const struct xfs_dquot *dqp) xfs_dquot_type() argument
169 xfs_dquot_is_enforced( const struct xfs_dquot *dqp) xfs_dquot_is_enforced() argument
188 xfs_dquot_lowsp(struct xfs_dquot *dqp) xfs_dquot_lowsp() argument
227 xfs_qm_dqhold(struct xfs_dquot *dqp) xfs_qm_dqhold() argument
[all...]
H A Dxfs_qm_syscalls.c508 struct xfs_dquot *dqp; in xfs_qm_scall_setqlim() local
641 xfs_qm_scall_getquota_fill_qc( struct xfs_mount *mp, xfs_dqtype_t type, const struct xfs_dquot *dqp, struct qc_dqblk *dst) xfs_qm_scall_getquota_fill_qc() argument
697 struct xfs_dquot *dqp; xfs_qm_scall_getquota() local
735 struct xfs_dquot *dqp; xfs_qm_scall_getquota_next() local
[all...]
H A Dxfs_trans_dquot.c29 xfs_trans_dqjoin( struct xfs_trans *tp, struct xfs_dquot *dqp) xfs_trans_dqjoin() argument
53 xfs_trans_log_dquot( struct xfs_trans *tp, struct xfs_dquot *dqp) xfs_trans_log_dquot() argument
159 xfs_trans_get_dqtrx( struct xfs_trans *tp, struct xfs_dquot *dqp) xfs_trans_get_dqtrx() argument
196 xfs_trans_mod_dquot( struct xfs_trans *tp, struct xfs_dquot *dqp, uint field, int64_t delta) xfs_trans_mod_dquot() argument
350 struct xfs_dquot *dqp; xfs_trans_apply_dquot_deltas() local
493 struct xfs_dquot *dqp; xfs_trans_unreserve_and_mod_dquots() local
548 xfs_quota_warn( struct xfs_mount *mp, struct xfs_dquot *dqp, int type) xfs_quota_warn() argument
632 xfs_trans_dqresv( struct xfs_trans *tp, struct xfs_mount *mp, struct xfs_dquot *dqp, int64_t nblks, long ninos, uint flags) xfs_trans_dqresv() argument
[all...]
H A Dxfs_dquot.c265 xfs_dquot_set_prealloc_limits(struct xfs_dquot *dqp) in xfs_dquot_set_prealloc_limits() argument
51 xfs_qm_dqdestroy( struct xfs_dquot *dqp) xfs_qm_dqdestroy() argument
291 xfs_dquot_disk_alloc( struct xfs_trans **tpp, struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_alloc() argument
385 xfs_dquot_disk_read( struct xfs_mount *mp, struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_read() argument
453 struct xfs_dquot *dqp; xfs_dquot_alloc() local
505 xfs_dquot_check_type( struct xfs_dquot *dqp, struct xfs_disk_dquot *ddqp) xfs_dquot_check_type() argument
541 xfs_dquot_from_disk( struct xfs_dquot *dqp, struct xfs_buf *bp) xfs_dquot_from_disk() argument
595 xfs_dquot_to_disk( struct xfs_disk_dquot *ddqp, struct xfs_dquot *dqp) xfs_dquot_to_disk() argument
628 xfs_qm_dqread_alloc( struct xfs_mount *mp, struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_qm_dqread_alloc() argument
676 struct xfs_dquot *dqp; xfs_qm_dqread() local
776 struct xfs_dquot *dqp; xfs_qm_dqget_cache_lookup() local
811 xfs_qm_dqget_cache_insert( struct xfs_mount *mp, struct xfs_quotainfo *qi, struct radix_tree_root *tree, xfs_dqid_t id, struct xfs_dquot *dqp) xfs_qm_dqget_cache_insert() argument
882 struct xfs_dquot *dqp; xfs_qm_dqget() local
971 struct xfs_dquot *dqp; xfs_qm_dqget_inode() local
1053 struct xfs_dquot *dqp; xfs_qm_dqget_next() local
1082 xfs_qm_dqput( struct xfs_dquot *dqp) xfs_qm_dqput() argument
1105 xfs_qm_dqrele( struct xfs_dquot *dqp) xfs_qm_dqrele() argument
1135 struct xfs_dquot *dqp = qip->qli_dquot; xfs_qm_dqflush_done() local
1194 xfs_qm_dqflush_check( struct xfs_dquot *dqp) xfs_qm_dqflush_check() argument
1239 xfs_qm_dqflush( struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_qm_dqflush() argument
[all...]
H A Dxfs_qm.c80 struct xfs_dquot *dqp = batch[i]; in xfs_qm_dquot_walk() local
48 xfs_qm_dquot_walk( struct xfs_mount *mp, xfs_dqtype_t type, int (*execute)(struct xfs_dquot *dqp, void *data), void *data) xfs_qm_dquot_walk() argument
118 xfs_qm_dqpurge( struct xfs_dquot *dqp, void *data) xfs_qm_dqpurge() argument
256 struct xfs_dquot *dqp; xfs_qm_dqattach_one() local
422 struct xfs_dquot *dqp = container_of(item, __releases() local
523 struct xfs_dquot *dqp; xfs_qm_shrink_scan() local
550 struct xfs_dquot *dqp; xfs_qm_set_defquota() local
581 struct xfs_dquot *dqp; xfs_qm_init_timelimits() local
1079 struct xfs_dquot *dqp; xfs_qm_quotacheck_dqadjust() local
1217 xfs_qm_flush_one( struct xfs_dquot *dqp, void *data) xfs_qm_flush_one() argument
1602 xfs_qm_dqfree_one( struct xfs_dquot *dqp) xfs_qm_dqfree_one() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_qm_bhv.c20 xfs_fill_statvfs_from_dquot( struct kstatfs *statp, struct xfs_dquot *dqp) xfs_fill_statvfs_from_dquot() argument
61 struct xfs_dquot *dqp; xfs_qm_statvfs() local
[all...]
H A Dxfs_dquot_item.c75 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_pin() local
92 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unpin() local
104 xfs_qm_dqunpin_wait( struct xfs_dquot *dqp) xfs_qm_dqunpin_wait() argument
125 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; global() variable
167 xfs_dqunlock(dqp); global() variable
175 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; xfs_qm_dquot_logitem_release() local
212 xfs_qm_dquot_logitem_init( struct xfs_dquot *dqp) xfs_qm_dquot_logitem_init() argument
[all...]
H A Dxfs_qm_syscalls.c280 struct xfs_dquot *dqp; in xfs_qm_scall_setqlim() local
398 xfs_qm_scall_getquota_fill_qc( struct xfs_mount *mp, xfs_dqtype_t type, const struct xfs_dquot *dqp, struct qc_dqblk *dst) xfs_qm_scall_getquota_fill_qc() argument
454 struct xfs_dquot *dqp; xfs_qm_scall_getquota() local
499 struct xfs_dquot *dqp; xfs_qm_scall_getquota_next() local
[all...]
H A Dxfs_dquot.h103 static inline void xfs_dqflock(struct xfs_dquot *dqp) in xfs_dqflock() argument
108 static inline bool xfs_dqflock_nowait(struct xfs_dquot *dqp) in xfs_dqflock_nowait() argument
113 static inline void xfs_dqfunlock(struct xfs_dquot *dqp) in xfs_dqfunlock() argument
118 static inline int xfs_dqlock_nowait(struct xfs_dquot *dqp) in xfs_dqlock_nowait() argument
123 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() argument
128 xfs_dqunlock(struct xfs_dquot *dqp) xfs_dqunlock() argument
134 xfs_dquot_type(const struct xfs_dquot *dqp) xfs_dquot_type() argument
171 xfs_dquot_is_enforced( const struct xfs_dquot *dqp) xfs_dquot_is_enforced() argument
190 xfs_dquot_lowsp(struct xfs_dquot *dqp) xfs_dquot_lowsp() argument
229 xfs_qm_dqhold(struct xfs_dquot *dqp) xfs_qm_dqhold() argument
[all...]
H A Dxfs_trans_dquot.c29 xfs_trans_dqjoin( struct xfs_trans *tp, struct xfs_dquot *dqp) xfs_trans_dqjoin() argument
53 xfs_trans_log_dquot( struct xfs_trans *tp, struct xfs_dquot *dqp) xfs_trans_log_dquot() argument
148 xfs_trans_get_dqtrx( struct xfs_trans *tp, struct xfs_dquot *dqp) xfs_trans_get_dqtrx() argument
185 xfs_trans_mod_dquot( struct xfs_trans *tp, struct xfs_dquot *dqp, uint field, int64_t delta) xfs_trans_mod_dquot() argument
337 struct xfs_dquot *dqp; xfs_trans_apply_dquot_deltas() local
480 struct xfs_dquot *dqp; xfs_trans_unreserve_and_mod_dquots() local
535 xfs_quota_warn( struct xfs_mount *mp, struct xfs_dquot *dqp, int type) xfs_quota_warn() argument
618 xfs_trans_dqresv( struct xfs_trans *tp, struct xfs_mount *mp, struct xfs_dquot *dqp, int64_t nblks, long ninos, uint flags) xfs_trans_dqresv() argument
[all...]
H A Dxfs_dquot.c262 xfs_dquot_set_prealloc_limits(struct xfs_dquot *dqp) in xfs_dquot_set_prealloc_limits() argument
51 xfs_qm_dqdestroy( struct xfs_dquot *dqp) xfs_qm_dqdestroy() argument
288 xfs_dquot_disk_alloc( struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_alloc() argument
405 xfs_dquot_disk_read( struct xfs_mount *mp, struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_read() argument
473 struct xfs_dquot *dqp; xfs_dquot_alloc() local
525 xfs_dquot_check_type( struct xfs_dquot *dqp, struct xfs_disk_dquot *ddqp) xfs_dquot_check_type() argument
561 xfs_dquot_from_disk( struct xfs_dquot *dqp, struct xfs_buf *bp) xfs_dquot_from_disk() argument
612 xfs_dquot_to_disk( struct xfs_disk_dquot *ddqp, struct xfs_dquot *dqp) xfs_dquot_to_disk() argument
656 struct xfs_dquot *dqp; xfs_qm_dqread() local
754 struct xfs_dquot *dqp; xfs_qm_dqget_cache_lookup() local
789 xfs_qm_dqget_cache_insert( struct xfs_mount *mp, struct xfs_quotainfo *qi, struct radix_tree_root *tree, xfs_dqid_t id, struct xfs_dquot *dqp) xfs_qm_dqget_cache_insert() argument
856 struct xfs_dquot *dqp; xfs_qm_dqget() local
945 struct xfs_dquot *dqp; xfs_qm_dqget_inode() local
1027 struct xfs_dquot *dqp; xfs_qm_dqget_next() local
1056 xfs_qm_dqput( struct xfs_dquot *dqp) xfs_qm_dqput() argument
1079 xfs_qm_dqrele( struct xfs_dquot *dqp) xfs_qm_dqrele() argument
1109 struct xfs_dquot *dqp = qip->qli_dquot; xfs_qm_dqflush_done() local
1168 xfs_qm_dqflush_check( struct xfs_dquot *dqp) xfs_qm_dqflush_check() argument
1213 xfs_qm_dqflush( struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_qm_dqflush() argument
[all...]
H A Dxfs_qm.c83 struct xfs_dquot *dqp = batch[i]; in xfs_qm_dquot_walk() local
51 xfs_qm_dquot_walk( struct xfs_mount *mp, xfs_dqtype_t type, int (*execute)(struct xfs_dquot *dqp, void *data), void *data) xfs_qm_dquot_walk() argument
121 xfs_qm_dqpurge( struct xfs_dquot *dqp, void *data) xfs_qm_dqpurge() argument
254 struct xfs_dquot *dqp; xfs_qm_dqattach_one() local
418 struct xfs_dquot *dqp = container_of(item, __releases() local
527 struct xfs_dquot *dqp; xfs_qm_shrink_scan() local
554 struct xfs_dquot *dqp; xfs_qm_set_defquota() local
585 struct xfs_dquot *dqp; xfs_qm_init_timelimits() local
1080 struct xfs_dquot *dqp; xfs_qm_quotacheck_dqadjust() local
1230 xfs_qm_flush_one( struct xfs_dquot *dqp, void *data) xfs_qm_flush_one() argument
1633 xfs_qm_dqfree_one( struct xfs_dquot *dqp) xfs_qm_dqfree_one() argument
1930 struct xfs_dquot *dqp; xfs_inode_near_dquot_enforcement() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c315 xfs_dquot_to_disk_ts( struct xfs_dquot *dqp, time64_t timer) xfs_dquot_to_disk_ts() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c315 xfs_dquot_to_disk_ts( struct xfs_dquot *dqp, time64_t timer) xfs_dquot_to_disk_ts() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c157 struct mlx4_promisc_qp *dqp = NULL; in new_steering_entry() local
246 struct mlx4_promisc_qp *dqp; in existing_steering_entry() local
294 struct mlx4_promisc_qp *dqp, *tmp_dqp; check_duplicate_entry() local
426 struct mlx4_promisc_qp *dqp; add_promisc_qp() local
557 struct mlx4_promisc_qp *dqp; remove_promisc_qp() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c157 struct mlx4_promisc_qp *dqp = NULL; in new_steering_entry() local
246 struct mlx4_promisc_qp *dqp; in existing_steering_entry() local
294 struct mlx4_promisc_qp *dqp, *tmp_dqp; check_duplicate_entry() local
426 struct mlx4_promisc_qp *dqp; add_promisc_qp() local
557 struct mlx4_promisc_qp *dqp; remove_promisc_qp() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_rmu.c226 u32 dqp = in_be32(&rmu->msg_regs->odqdpar); in fsl_rio_tx_handler() local
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_rmu.c226 u32 dqp = in_be32(&rmu->msg_regs->odqdpar); in fsl_rio_tx_handler() local

Completed in 15 milliseconds