/Linux-v4.19/fs/xfs/ |
D | xfs_quota.h | 60 struct xfs_dquot *qt_dquot; /* the dquot this refers to */ 83 struct xfs_mount *, struct xfs_dquot *, 84 struct xfs_dquot *, struct xfs_dquot *, long, long, uint); 87 prid_t, uint, struct xfs_dquot **, struct xfs_dquot **, 88 struct xfs_dquot **); 90 struct xfs_dquot *, struct xfs_dquot *, struct xfs_dquot *); 92 extern struct xfs_dquot *xfs_qm_vop_chown(struct xfs_trans *, 93 struct xfs_inode *, struct xfs_dquot **, struct xfs_dquot *); 95 struct xfs_dquot *, struct xfs_dquot *, 96 struct xfs_dquot *, uint); [all …]
|
D | xfs_dquot.h | 33 typedef struct xfs_dquot { struct 87 static inline int xfs_dqlock_nowait(struct xfs_dquot *dqp) in xfs_dqlock_nowait() 92 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() 97 static inline void xfs_dqunlock(struct xfs_dquot *dqp) in xfs_dqunlock() 134 static inline bool xfs_dquot_lowsp(struct xfs_dquot *dqp) in xfs_dquot_lowsp() 152 extern int xfs_qm_dqflush(struct xfs_dquot *, struct xfs_buf **); 157 struct xfs_dquot *); 162 struct xfs_dquot **dqpp); 165 struct xfs_dquot **dqpp); 167 uint type, struct xfs_dquot **dqpp); [all …]
|
D | xfs_qm.h | 117 struct xfs_dquot *, uint, long); 119 struct xfs_mount *, struct xfs_dquot *, 120 struct xfs_dquot *, struct xfs_dquot *, 122 extern void xfs_trans_dqjoin(struct xfs_trans *, struct xfs_dquot *); 123 extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *); 171 xfs_get_defquota(struct xfs_dquot *dqp, struct xfs_quotainfo *qi) in xfs_get_defquota()
|
D | xfs_dquot.c | 74 struct xfs_dquot *dq) in xfs_qm_adjust_dqlimits() 258 xfs_dquot_set_prealloc_limits(struct xfs_dquot *dqp) in xfs_dquot_set_prealloc_limits() 285 struct xfs_dquot *dqp, in xfs_dquot_disk_alloc() 378 struct xfs_dquot *dqp, in xfs_dquot_disk_read() 437 STATIC struct xfs_dquot * 443 struct xfs_dquot *dqp; in xfs_dquot_alloc() 496 struct xfs_dquot *dqp, in xfs_dquot_from_disk() 520 struct xfs_dquot *dqp, in xfs_qm_dqread_alloc() 565 struct xfs_dquot **dqpp) in xfs_qm_dqread() 567 struct xfs_dquot *dqp; in xfs_qm_dqread() [all …]
|
D | xfs_dquot_item.h | 9 struct xfs_dquot; 16 struct xfs_dquot *qli_dquot; /* dquot ptr */ 27 extern void xfs_qm_dquot_logitem_init(struct xfs_dquot *);
|
D | xfs_qm.c | 40 STATIC void xfs_qm_dqfree_one(struct xfs_dquot *dqp); 54 int (*execute)(struct xfs_dquot *dqp, void *data), in xfs_qm_dquot_walk() 70 struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; in xfs_qm_dquot_walk() 83 struct xfs_dquot *dqp = batch[i]; in xfs_qm_dquot_walk() 122 struct xfs_dquot *dqp, in xfs_qm_dqpurge() 422 struct xfs_dquot *dqp = container_of(item, in xfs_qm_dquot_isolate() 423 struct xfs_dquot, q_lru); in xfs_qm_dquot_isolate() 523 struct xfs_dquot *dqp; in xfs_qm_shrink_scan() 525 dqp = list_first_entry(&isol.dispose, struct xfs_dquot, q_lru); in xfs_qm_shrink_scan() 582 struct xfs_dquot *dqp; in xfs_qm_init_timelimits() [all …]
|
D | xfs_dquot_item.c | 73 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_pin() 90 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unpin() 115 struct xfs_dquot *dqp) in xfs_qm_dqunpin_wait() 152 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_push() 222 struct xfs_dquot *dqp = DQUOT_ITEM(lip)->qli_dquot; in xfs_qm_dquot_logitem_unlock() 274 struct xfs_dquot *dqp) in xfs_qm_dquot_logitem_init()
|
D | xfs_inode.h | 22 struct xfs_dquot; 27 struct xfs_dquot *i_udquot; /* user dquot */ 28 struct xfs_dquot *i_gdquot; /* group dquot */ 29 struct xfs_dquot *i_pdquot; /* project dquot */
|
D | xfs_trans_dquot.c | 163 struct xfs_dquot *dqp) in xfs_trans_get_dqtrx() 320 struct xfs_dquot *dqp; in xfs_trans_apply_dquot_deltas() 560 struct xfs_dquot *dqp, in xfs_quota_warn() 745 struct xfs_dquot *udqp, in xfs_trans_reserve_quota_bydquots() 746 struct xfs_dquot *gdqp, in xfs_trans_reserve_quota_bydquots() 747 struct xfs_dquot *pdqp, in xfs_trans_reserve_quota_bydquots()
|
D | xfs_symlink.c | 177 struct xfs_dquot *udqp = NULL; in xfs_symlink() 178 struct xfs_dquot *gdqp = NULL; in xfs_symlink() 179 struct xfs_dquot *pdqp = NULL; in xfs_symlink()
|
D | xfs_qm_syscalls.c | 392 struct xfs_dquot *dqp; in xfs_qm_scall_setqlim() 619 const struct xfs_dquot *dqp, in xfs_qm_scall_getquota_fill_qc() 684 struct xfs_dquot *dqp; in xfs_qm_scall_getquota() 722 struct xfs_dquot *dqp; in xfs_qm_scall_getquota_next()
|
D | xfs_qm_bhv.c | 22 struct xfs_dquot *dqp) in xfs_fill_statvfs_from_dquot()
|
D | Makefile | 114 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \
|
D | xfs_inode.c | 1147 struct xfs_dquot *udqp = NULL; in xfs_create() 1148 struct xfs_dquot *gdqp = NULL; in xfs_create() 1149 struct xfs_dquot *pdqp = NULL; in xfs_create() 1302 struct xfs_dquot *udqp = NULL; in xfs_create_tmpfile() 1303 struct xfs_dquot *gdqp = NULL; in xfs_create_tmpfile() 1304 struct xfs_dquot *pdqp = NULL; in xfs_create_tmpfile()
|
D | xfs_iomap.c | 296 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_need_throttle() 322 struct xfs_dquot *dq = xfs_inode_dquot(ip, type); in xfs_quota_calc_throttle()
|
D | xfs_iops.c | 622 struct xfs_dquot *udqp = NULL, *gdqp = NULL; in xfs_setattr_nonsize() 623 struct xfs_dquot *olddquot1 = NULL, *olddquot2 = NULL; in xfs_setattr_nonsize()
|
D | xfs_ioctl.c | 1328 struct xfs_dquot *udqp = NULL; in xfs_ioctl_setattr() 1329 struct xfs_dquot *pdqp = NULL; in xfs_ioctl_setattr() 1330 struct xfs_dquot *olddquot = NULL; in xfs_ioctl_setattr()
|
D | xfs_icache.c | 1541 struct xfs_dquot *dq; in __xfs_inode_free_quota_eofblocks()
|
D | xfs_trace.h | 20 struct xfs_dquot; 838 TP_PROTO(struct xfs_dquot *dqp), 888 TP_PROTO(struct xfs_dquot *dqp), \
|
/Linux-v4.19/fs/xfs/scrub/ |
D | quota.c | 86 struct xfs_dquot *dq, in xchk_quota_item()
|