| /linux/fs/xfs/ |
| H A D | xfs_dquot.c | 51 struct xfs_dquot *dqp) in xfs_dquot_mark_sick() argument 53 struct xfs_mount *mp = dqp->q_mount; in xfs_dquot_mark_sick() 55 switch (dqp->q_type) { in xfs_dquot_mark_sick() 78 struct xfs_dquot *dqp) in xfs_dquot_detach_buf() argument 80 struct xfs_dq_logitem *qlip = &dqp->q_logitem; in xfs_dquot_detach_buf() 101 struct xfs_dquot *dqp) in xfs_qm_dqdestroy() argument 103 ASSERT(list_empty(&dqp->q_lru)); in xfs_qm_dqdestroy() 104 ASSERT(dqp->q_logitem.qli_item.li_buf == NULL); in xfs_qm_dqdestroy() 106 kvfree(dqp->q_logitem.qli_item.li_lv_shadow); in xfs_qm_dqdestroy() 107 mutex_destroy(&dqp in xfs_qm_dqdestroy() 331 xfs_dquot_set_prealloc_limits(struct xfs_dquot * dqp) xfs_dquot_set_prealloc_limits() argument 344 xfs_dquot_disk_alloc(struct xfs_dquot * dqp,struct xfs_buf ** bpp) xfs_dquot_disk_alloc() argument 458 xfs_dquot_disk_read(struct xfs_mount * mp,struct xfs_dquot * dqp,struct xfs_buf ** bpp) xfs_dquot_disk_read() argument 526 struct xfs_dquot *dqp; xfs_dquot_alloc() local 579 xfs_dquot_check_type(struct xfs_dquot * dqp,struct xfs_disk_dquot * ddqp) xfs_dquot_check_type() argument 615 xfs_dquot_from_disk(struct xfs_dquot * dqp,struct xfs_buf * bp) xfs_dquot_from_disk() argument 668 xfs_dquot_to_disk(struct xfs_disk_dquot * ddqp,struct xfs_dquot * dqp) xfs_dquot_to_disk() argument 710 struct xfs_dquot *dqp; xfs_qm_dqread() local 809 struct xfs_dquot *dqp; xfs_qm_dqget_cache_lookup() local 849 xfs_qm_dqget_cache_insert(struct xfs_mount * mp,xfs_dqid_t id,xfs_dqtype_t type,struct xfs_dquot * dqp) xfs_qm_dqget_cache_insert() argument 910 struct xfs_dquot *dqp; xfs_qm_dqget() local 999 struct xfs_dquot *dqp; xfs_qm_dqget_inode() local 1087 struct xfs_dquot *dqp; xfs_qm_dqget_next() local 1116 xfs_qm_dqrele(struct xfs_dquot * dqp) xfs_qm_dqrele() argument 1148 struct xfs_dquot *dqp = qlip->qli_dquot; xfs_qm_dqflush_done() local 1210 xfs_qm_dqflush_check(struct xfs_dquot * dqp) xfs_qm_dqflush_check() argument 1254 xfs_dquot_read_buf(struct xfs_trans * tp,struct xfs_dquot * dqp,struct xfs_buf ** bpp) xfs_dquot_read_buf() argument 1287 xfs_dquot_attach_buf(struct xfs_trans * tp,struct xfs_dquot * dqp) xfs_dquot_attach_buf() argument 1329 xfs_dquot_use_attached_buf(struct xfs_dquot * dqp,struct xfs_buf ** bpp) xfs_dquot_use_attached_buf() argument 1364 xfs_qm_dqflush(struct xfs_dquot * dqp,struct xfs_buf * bp) xfs_qm_dqflush() argument [all...] |
| H A D | xfs_dquot_item.c | 75 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_pin() local 77 ASSERT(XFS_DQ_IS_LOCKED(dqp)); in xfs_qm_dquot_logitem_pin() 78 atomic_inc(&dqp->q_pincount); in xfs_qm_dquot_logitem_pin() 92 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unpin() local 94 ASSERT(atomic_read(&dqp->q_pincount) > 0); in xfs_qm_dquot_logitem_unpin() 95 if (atomic_dec_and_test(&dqp->q_pincount)) in xfs_qm_dquot_logitem_unpin() 96 wake_up(&dqp->q_pinwait); in xfs_qm_dquot_logitem_unpin() 105 struct xfs_dquot *dqp) in xfs_qm_dqunpin_wait() argument 107 ASSERT(XFS_DQ_IS_LOCKED(dqp)); in xfs_qm_dqunpin_wait() 108 if (atomic_read(&dqp->q_pincount) == 0) in xfs_qm_dqunpin_wait() [all …]
|
| H A D | xfs_qm.c | 43 STATIC void xfs_qm_dqfree_one(struct xfs_dquot *dqp); 57 int (*execute)(struct xfs_dquot *dqp, void *data), in xfs_qm_dquot_walk() argument 86 struct xfs_dquot *dqp = batch[i]; in xfs_qm_dquot_walk() local 88 next_index = dqp->q_id + 1; in xfs_qm_dquot_walk() 125 struct xfs_dquot *dqp, in xfs_qm_dqpurge() argument 128 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqpurge() 130 spin_lock(&dqp->q_lockref.lock); in xfs_qm_dqpurge() 131 if (dqp->q_lockref.count > 0 || __lockref_is_dead(&dqp->q_lockref)) { in xfs_qm_dqpurge() 132 spin_unlock(&dqp in xfs_qm_dqpurge() 420 struct xfs_dquot *dqp = container_of(item, xfs_qm_dquot_isolate() local 515 struct xfs_dquot *dqp; xfs_qm_shrink_scan() local 541 struct xfs_dquot *dqp; xfs_qm_set_defquota() local 572 struct xfs_dquot *dqp; xfs_qm_init_timelimits() local 1256 struct xfs_dquot *dqp; xfs_qm_quotacheck_dqadjust() local 1417 xfs_qm_flush_one(struct xfs_dquot * dqp,void * data) xfs_qm_flush_one() argument 1819 xfs_qm_dqfree_one(struct xfs_dquot * dqp) xfs_qm_dqfree_one() argument 2100 struct xfs_dquot *dqp; xfs_inode_near_dquot_enforcement() local [all...] |
| H A D | xfs_quota.h | 133 struct xfs_dquot *dqp, unsigned int field, int64_t delta); 150 # define xfs_trans_mod_ino_dquot(tp, ip, dqp, field, delta) \ argument 151 xfs_trans_mod_dquot((tp), (dqp), (field), (delta))
|
| H A D | xfs_dquot_item.h | 26 void xfs_qm_dquot_logitem_init(struct xfs_dquot *dqp);
|
| H A D | xfs_trace.h | 1331 TP_PROTO(struct xfs_dquot *dqp), 1332 TP_ARGS(dqp), 1355 __entry->dev = dqp->q_mount->m_super->s_dev; 1356 __entry->id = dqp->q_id; 1357 __entry->type = dqp->q_type; 1358 __entry->flags = dqp->q_flags; 1359 __entry->nrefs = data_race(dqp->q_lockref.count); 1361 __entry->res_bcount = dqp->q_blk.reserved; 1362 __entry->res_rtbcount = dqp->q_rtb.reserved; 1363 __entry->res_icount = dqp [all...] |
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mcg.c | 157 struct mlx4_promisc_qp *dqp = NULL; in new_steering_entry() local 178 dqp = kmalloc_obj(*dqp); in new_steering_entry() 179 if (!dqp) { in new_steering_entry() 183 dqp->qpn = qpn; in new_steering_entry() 184 list_add_tail(&dqp->list, &new_entry->duplicates); in new_steering_entry() 229 if (dqp) { in new_steering_entry() 230 list_del(&dqp->list); in new_steering_entry() 231 kfree(dqp); in new_steering_entry() 246 struct mlx4_promisc_qp *dqp; in existing_steering_entry() local 271 list_for_each_entry(dqp, &entry->duplicates, list) { in existing_steering_entry() [all …]
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_rmu.c | 226 u32 dqp = in_be32(&rmu->msg_regs->odqdpar); in fsl_rio_tx_handler() local 227 int slot = (dqp - rmu->msg_tx_ring.phys) >> 5; in fsl_rio_tx_handler()
|