Searched defs:dqp (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/fs/xfs/ |
D | xfs_dquot.h | 88 static inline void xfs_dqflock(xfs_dquot_t *dqp) in xfs_dqflock() 93 static inline int xfs_dqflock_nowait(xfs_dquot_t *dqp) in xfs_dqflock_nowait() 98 static inline void xfs_dqfunlock(xfs_dquot_t *dqp) in xfs_dqfunlock() 103 static inline int xfs_dqlock_nowait(struct xfs_dquot *dqp) in xfs_dqlock_nowait() 108 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() 113 static inline void xfs_dqunlock_nonotify(struct xfs_dquot *dqp) in xfs_dqunlock_nonotify() 118 #define XFS_DQ_IS_LOCKED(dqp) (mutex_is_locked(&((dqp)->q_qlock))) argument 119 #define XFS_DQ_IS_DIRTY(dqp) ((dqp)->dq_flags & XFS_DQ_DIRTY) argument 120 #define XFS_QM_ISUDQ(dqp) ((dqp)->dq_flags & XFS_DQ_USER) argument 121 #define XFS_QM_ISPDQ(dqp) ((dqp)->dq_flags & XFS_DQ_PROJ) argument [all …]
|
D | xfs_dquot.c | 70 xfs_dquot_t *dqp) in xfs_qm_dqdestroy() 260 xfs_dquot_t *dqp, in xfs_qm_dqalloc() 370 xfs_dquot_t *dqp, in xfs_qm_dqtobp() 487 struct xfs_dquot *dqp; in xfs_qm_dqread() local 618 xfs_dquot_t *dqp; in xfs_qm_dqlookup() local 675 xfs_dquot_t *dqp; in xfs_qm_dqget() local 870 struct xfs_dquot *dqp) in xfs_qm_dqput() 921 xfs_dquot_t *dqp) in xfs_qm_dqrele() 951 xfs_dquot_t *dqp = qip->qli_dquot; in xfs_qm_dqflush_done() local 989 xfs_dquot_t *dqp, in xfs_qm_dqflush() [all …]
|
D | xfs_dquot_item.c | 87 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_pin() local 104 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unpin() local 121 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_push() local 161 struct xfs_dquot *dqp) in xfs_qm_dqunpin_wait() 190 struct xfs_dquot *dqp = qlip->qli_dquot; in xfs_qm_dquot_logitem_pushbuf() local 234 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_trylock() local 264 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unlock() local 317 struct xfs_dquot *dqp) in xfs_qm_dquot_logitem_init()
|
D | xfs_trans_dquot.c | 50 xfs_dquot_t *dqp) in xfs_trans_dqjoin() 82 xfs_dquot_t *dqp) in xfs_trans_log_dquot() 178 xfs_dquot_t *dqp) in xfs_trans_get_dqtrx() 204 xfs_dquot_t *dqp, in xfs_trans_mod_dquot() 334 xfs_dquot_t *dqp; in xfs_trans_apply_dquot_deltas() local 519 xfs_dquot_t *dqp; in xfs_trans_unreserve_and_mod_dquots() local 577 struct xfs_dquot *dqp, in xfs_quota_warn() 598 xfs_dquot_t *dqp, in xfs_trans_dqresv()
|
D | xfs_qm.c | 389 struct xfs_dquot *dqp; in xfs_qm_dqflush_all() local 448 struct xfs_dquot *dqp, *gdqp; in xfs_qm_detach_gdquots() local 484 struct xfs_dquot *dqp, *n; in xfs_qm_dqpurge_int() local 557 xfs_dquot_t *dqp; in xfs_qm_dqattach_one() local 803 xfs_dquot_t *dqp; in xfs_qm_init_quotainfo() local 1230 struct xfs_dquot *dqp; in xfs_qm_quotacheck_dqadjust() local 1602 struct xfs_dquot *dqp) in xfs_qm_dqfree_one() 1623 struct xfs_dquot *dqp, in xfs_qm_dqreclaim_one() 1717 struct xfs_dquot *dqp; in xfs_qm_shake() local
|
D | xfs_quota_priv.h | 38 #define XFS_IS_DQUOT_UNINITIALIZED(dqp) ( \ argument
|
D | xfs_qm_bhv.c | 82 xfs_dquot_t *dqp; in xfs_qm_statvfs() local
|
D | xfs_qm_syscalls.c | 491 xfs_dquot_t *dqp; in xfs_qm_scall_setqlim() local 645 xfs_dquot_t *dqp; in xfs_qm_scall_getquota() local
|
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 135 struct mlx4_promisc_qp *dqp = NULL; in new_steering_entry() local 221 struct mlx4_promisc_qp *dqp; in existing_steering_entry() local 266 struct mlx4_promisc_qp *dqp, *tmp_dqp; in check_duplicate_entry() local 355 struct mlx4_promisc_qp *dqp; in add_promisc_qp() local 462 struct mlx4_promisc_qp *dqp; in remove_promisc_qp() local
|
/linux-3.3/arch/powerpc/sysdev/ |
D | fsl_rmu.c | 226 u32 dqp = in_be32(&rmu->msg_regs->odqdpar); in fsl_rio_tx_handler() local
|