/linux/fs/xfs/ |
H A D | xfs_dquot.c | 51 struct xfs_dquot *dqp) in xfs_dquot_mark_sick() argument 78 struct xfs_dquot *dqp) in xfs_dquot_detach_buf() argument 101 struct xfs_dquot *dqp) in xfs_qm_dqdestroy() argument 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 808 struct xfs_dquot *dqp; xfs_qm_dqget_cache_lookup() local 854 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 918 struct xfs_dquot *dqp; xfs_qm_dqget() local 1007 struct xfs_dquot *dqp; xfs_qm_dqget_inode() local 1090 struct xfs_dquot *dqp; xfs_qm_dqget_next() local 1120 xfs_qm_dqput(struct xfs_dquot * dqp) xfs_qm_dqput() argument 1143 xfs_qm_dqrele(struct xfs_dquot * dqp) xfs_qm_dqrele() argument 1173 struct xfs_dquot *dqp = qlip->qli_dquot; xfs_qm_dqflush_done() local 1235 xfs_qm_dqflush_check(struct xfs_dquot * dqp) xfs_qm_dqflush_check() argument 1279 xfs_dquot_read_buf(struct xfs_trans * tp,struct xfs_dquot * dqp,struct xfs_buf ** bpp) xfs_dquot_read_buf() argument 1312 xfs_dquot_attach_buf(struct xfs_trans * tp,struct xfs_dquot * dqp) xfs_dquot_attach_buf() argument 1354 xfs_dquot_use_attached_buf(struct xfs_dquot * dqp,struct xfs_buf ** bpp) xfs_dquot_use_attached_buf() argument 1389 xfs_qm_dqflush(struct xfs_dquot * dqp,struct xfs_buf * bp) xfs_qm_dqflush() argument [all...] |
H A D | xfs_dquot.h | 109 static inline void xfs_dqflock(struct xfs_dquot *dqp) in xfs_dqflock() argument 114 static inline bool xfs_dqflock_nowait(struct xfs_dquot *dqp) in xfs_dqflock_nowait() argument 119 static inline void xfs_dqfunlock(struct xfs_dquot *dqp) in xfs_dqfunlock() argument 124 static inline int xfs_dqlock_nowait(struct xfs_dquot *dqp) in xfs_dqlock_nowait() argument 129 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() argument 134 xfs_dqunlock(struct xfs_dquot * dqp) xfs_dqunlock() argument 140 xfs_dquot_type(const struct xfs_dquot * dqp) xfs_dquot_type() argument 181 xfs_dquot_is_enforced(const struct xfs_dquot * dqp) xfs_dquot_is_enforced() argument 199 xfs_dquot_lowsp(struct xfs_dquot * dqp) xfs_dquot_lowsp() argument 216 XFS_DQ_IS_LOCKED(dqp) global() argument 217 XFS_DQ_IS_DIRTY(dqp) global() argument 247 xfs_qm_dqhold(struct xfs_dquot * dqp) xfs_qm_dqhold() argument [all...] |
H A D | xfs_dquot_item.c | 76 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_pin() local 93 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unpin() local 106 struct xfs_dquot *dqp) in xfs_qm_dqunpin_wait() argument 127 struct xfs_dquot *dqp = qlip->qli_dquot; xfs_qm_dquot_logitem_push() local 188 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; xfs_qm_dquot_logitem_release() local 212 xfs_qm_dquot_logitem_precommit_check(struct xfs_dquot * dqp) xfs_qm_dquot_logitem_precommit_check() argument 240 struct xfs_dquot *dqp = qlip->qli_dquot; xfs_qm_dquot_logitem_precommit() local 265 xfs_qm_dquot_logitem_init(struct xfs_dquot * dqp) xfs_qm_dquot_logitem_init() argument [all...] |
H A D | xfs_trans_dquot.c | 32 struct xfs_dquot *dqp) in xfs_trans_dqjoin() argument 56 struct xfs_dquot *dqp) in xfs_trans_log_dquot() argument 155 xfs_trans_mod_ino_dquot(struct xfs_trans * tp,struct xfs_inode * ip,struct xfs_dquot * dqp,unsigned int field,int64_t delta) xfs_trans_mod_ino_dquot() argument 265 xfs_trans_get_dqtrx(struct xfs_trans * tp,struct xfs_dquot * dqp) xfs_trans_get_dqtrx() argument 302 xfs_trans_mod_dquot(struct xfs_trans * tp,struct xfs_dquot * dqp,uint field,int64_t delta) xfs_trans_mod_dquot() argument 449 xfs_trans_apply_dquot_deltas_hook(struct xfs_trans * tp,struct xfs_dquot * dqp) xfs_trans_apply_dquot_deltas_hook() argument 464 xfs_trans_apply_dquot_deltas_hook(tp,dqp) global() argument 480 struct xfs_dquot *dqp; xfs_trans_apply_dquot_deltas() local 636 xfs_trans_unreserve_and_mod_dquots_hook(struct xfs_trans * tp,struct xfs_dquot * dqp) xfs_trans_unreserve_and_mod_dquots_hook() argument 651 xfs_trans_unreserve_and_mod_dquots_hook(tp,dqp) global() argument 667 struct xfs_dquot *dqp; xfs_trans_unreserve_and_mod_dquots() local 729 xfs_quota_warn(struct xfs_mount * mp,struct xfs_dquot * dqp,int type) xfs_quota_warn() argument 813 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 D | xfs_qm.c | 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 125 struct xfs_dquot *dqp, in xfs_qm_dqpurge() argument 298 struct xfs_dquot *dqp; xfs_qm_dqattach_one() local 466 struct xfs_dquot *dqp = container_of(item, xfs_qm_dquot_isolate() local 563 struct xfs_dquot *dqp; xfs_qm_shrink_scan() local 589 struct xfs_dquot *dqp; xfs_qm_set_defquota() local 620 struct xfs_dquot *dqp; xfs_qm_init_timelimits() local 1304 struct xfs_dquot *dqp; xfs_qm_quotacheck_dqadjust() local 1462 xfs_qm_flush_one(struct xfs_dquot * dqp,void * data) xfs_qm_flush_one() argument 1862 xfs_qm_dqfree_one(struct xfs_dquot * dqp) xfs_qm_dqfree_one() argument 2172 struct xfs_dquot *dqp; xfs_inode_near_dquot_enforcement() local [all...] |
H A D | xfs_qm_syscalls.c | 279 struct xfs_dquot *dqp; in xfs_qm_scall_setqlim() local 400 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 440 struct xfs_dquot *dqp; xfs_qm_scall_getquota() local 485 struct xfs_dquot *dqp; xfs_qm_scall_getquota_next() local [all...] |
H A D | xfs_qm_bhv.c | 23 struct xfs_dquot *dqp) in xfs_fill_statvfs_from_dquot() argument 73 struct xfs_dquot *dqp; in xfs_qm_statvfs() local [all...] |
H A D | xfs_qm.h | 22 #define XFS_IS_DQUOT_UNINITIALIZED(dqp) ( \ argument [all...] |
H A D | xfs_quota.h | 150 # define xfs_trans_mod_ino_dquot(tp, ip, dqp, field, delta) \ argument
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 157 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...] |
/linux/fs/xfs/libxfs/ |
H A D | xfs_dquot_buf.c | 319 struct xfs_dquot *dqp, in xfs_dquot_to_disk_ts() argument
|
/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
|