Home
last modified time | relevance | path

Searched refs:xfs_dquot (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_quota.h60 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 …]
Dxfs_dquot.h33 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 …]
Dxfs_qm.h117 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()
Dxfs_dquot.c74 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 …]
Dxfs_dquot_item.h9 struct xfs_dquot;
16 struct xfs_dquot *qli_dquot; /* dquot ptr */
27 extern void xfs_qm_dquot_logitem_init(struct xfs_dquot *);
Dxfs_qm.c40 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 …]
Dxfs_dquot_item.c73 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()
Dxfs_inode.h22 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 */
Dxfs_trans_dquot.c163 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()
Dxfs_symlink.c177 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()
Dxfs_qm_syscalls.c392 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()
Dxfs_qm_bhv.c22 struct xfs_dquot *dqp) in xfs_fill_statvfs_from_dquot()
DMakefile114 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \
Dxfs_inode.c1147 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()
Dxfs_iomap.c296 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()
Dxfs_iops.c622 struct xfs_dquot *udqp = NULL, *gdqp = NULL; in xfs_setattr_nonsize()
623 struct xfs_dquot *olddquot1 = NULL, *olddquot2 = NULL; in xfs_setattr_nonsize()
Dxfs_ioctl.c1328 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()
Dxfs_icache.c1541 struct xfs_dquot *dq; in __xfs_inode_free_quota_eofblocks()
Dxfs_trace.h20 struct xfs_dquot;
838 TP_PROTO(struct xfs_dquot *dqp),
888 TP_PROTO(struct xfs_dquot *dqp), \
/Linux-v4.19/fs/xfs/scrub/
Dquota.c86 struct xfs_dquot *dq, in xchk_quota_item()