Searched refs:xfs_dquot_t (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_qm.h | 152 extern void xfs_trans_mod_dquot(xfs_trans_t *, xfs_dquot_t *, uint, long); 154 xfs_dquot_t *, xfs_dquot_t *, long, long, uint); 155 extern void xfs_trans_dqjoin(xfs_trans_t *, xfs_dquot_t *); 156 extern void xfs_trans_log_dquot(xfs_trans_t *, xfs_dquot_t *); 198 extern boolean_t xfs_qm_dqalloc_incore(xfs_dquot_t **); 207 xfs_dquot_t **, xfs_dquot_t **); 210 xfs_dquot_t *, xfs_dquot_t *); 212 extern xfs_dquot_t * xfs_qm_vop_chown(xfs_trans_t *, xfs_inode_t *, 213 xfs_dquot_t **, xfs_dquot_t *); 215 xfs_dquot_t *, xfs_dquot_t *, uint); [all …]
|
D | xfs_dquot.h | 105 } xfs_dquot_t; typedef 139 XFS_DQ_IS_LOCKED(xfs_dquot_t *dqp) in XFS_DQ_IS_LOCKED() 186 extern void __xfs_dqtrace_entry(xfs_dquot_t *dqp, char *func, 198 extern void xfs_qm_dqprint(xfs_dquot_t *); 203 extern void xfs_qm_dqdestroy(xfs_dquot_t *); 204 extern int xfs_qm_dqflush(xfs_dquot_t *, uint); 205 extern int xfs_qm_dqpurge(xfs_dquot_t *, uint); 206 extern void xfs_qm_dqunpin_wait(xfs_dquot_t *); 207 extern int xfs_qm_dqlock_nowait(xfs_dquot_t *); 208 extern int xfs_qm_dqflock_nowait(xfs_dquot_t *); [all …]
|
D | xfs_qm.c | 99 xfs_dquot_t *dqp; int i = 0; \ 157 xqm->qm_dqzone = kmem_zone_init(sizeof(xfs_dquot_t), in xfs_Gqm_init() 254 xfs_dquot_t *dqp, *nextdqp; in xfs_qm_rele_quotafs_ref() 265 dqp != (xfs_dquot_t *)&(xfs_Gqm->qm_dqfreelist); ) { in xfs_qm_rele_quotafs_ref() 518 xfs_dquot_t *dqp; in xfs_qm_dqflush_all() 576 xfs_dquot_t *dqp, *gdqp; in xfs_qm_detach_gdquots() 618 xfs_dquot_t *dqp; in xfs_qm_dqpurge_int() 621 xfs_dquot_t *nextdqp; in xfs_qm_dqpurge_int() 715 xfs_dquot_t *udqhint, /* hint */ in xfs_qm_dqattach_one() 716 xfs_dquot_t **IO_idqpp) in xfs_qm_dqattach_one() [all …]
|
D | xfs_dquot.c | 104 xfs_dquot_t * 110 xfs_dquot_t *dqp; in xfs_qm_dqinit() 168 xfs_dquot_t *dqp) in xfs_qm_dqdestroy() 211 xfs_dquot_t *dqp, in __xfs_dqtrace_entry() 216 xfs_dquot_t *udqp = NULL; in __xfs_dqtrace_entry() 482 xfs_dquot_t *dqp, in xfs_qm_dqalloc() 575 xfs_dquot_t *dqp, in xfs_qm_dqtobp() 708 xfs_dquot_t *dqp, /* dquot to get filled in */ in xfs_qm_dqread() 772 xfs_dquot_t **O_dqpp)/* OUT : incore dquot, not locked */ in xfs_qm_idtodq() 774 xfs_dquot_t *dqp; in xfs_qm_idtodq() [all …]
|
D | xfs_dquot_item.c | 117 xfs_dquot_t *dqp; in xfs_qm_dquot_logitem_pin() 138 xfs_dquot_t *dqp; in xfs_qm_dquot_logitem_unpin() 169 xfs_dquot_t *dqp; in xfs_qm_dquot_logitem_push() 209 xfs_dquot_t *dqp) in xfs_qm_dqunpin_wait() 246 xfs_dquot_t *dqp; in xfs_qm_dquot_logitem_pushbuf() 322 xfs_dquot_t *dqp; in xfs_qm_dquot_logitem_trylock() 380 xfs_dquot_t *dqp; in xfs_qm_dquot_logitem_unlock()
|
D | xfs_trans_dquot.c | 81 xfs_dquot_t *dqp) in xfs_trans_dqjoin() 116 xfs_dquot_t *dqp) in xfs_trans_log_dquot() 221 xfs_dquot_t *dqp) in xfs_trans_get_dqtrx() 247 xfs_dquot_t *dqp, in xfs_trans_mod_dquot() 376 xfs_dquot_t *dqp; in xfs_trans_apply_dquot_deltas() 567 xfs_dquot_t *dqp; in xfs_trans_unreserve_and_mod_dquots() 633 xfs_dquot_t *dqp, in xfs_trans_dqresv() 789 xfs_dquot_t *udqp, in xfs_trans_reserve_quota_bydquots() 790 xfs_dquot_t *gdqp, in xfs_trans_reserve_quota_bydquots()
|
D | xfs_quota_priv.h | 125 xfs_dquot_t *d; \ 137 xfs_dquot_t *d; \ 151 for ((dqp) = (qlist)->qh_next; (dqp) != (xfs_dquot_t *)(qlist); \
|
D | xfs_qm_syscalls.c | 601 xfs_dquot_t *dqp; in xfs_qm_scall_setqlim() 742 xfs_dquot_t *dqp; in xfs_qm_scall_getquota() 1148 xfs_dquot_t *d; in xfs_qm_hashinsert() 1153 (h)->qh_next = (xfs_dquot_t *)dqp; in xfs_qm_hashinsert() 1175 xfs_dquot_t *dqp, in xfs_qm_dqtest_failed() 1196 xfs_dquot_t *dqp) in xfs_dqtest_cmp2() 1246 xfs_dquot_t *dqp; in xfs_dqtest_cmp()
|
D | xfs_qm_bhv.c | 351 xfs_dquot_t *dq) in xfs_qm_dqrele_null()
|