Searched refs:xfs_dquot_res (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dquot.h | 30 struct xfs_dquot_res { struct 51 const struct xfs_dquot_res *qres) in xfs_dquot_res_over_limits() 73 struct xfs_dquot_res q_blk; /* regular blocks */ 74 struct xfs_dquot_res q_ino; /* inodes */ 75 struct xfs_dquot_res q_rtb; /* realtime blocks */
|
H A D | xfs_qm_syscalls.c | 229 struct xfs_dquot_res *res, in xfs_setqlim_limits() 255 struct xfs_dquot_res *res, in xfs_setqlim_timer() 283 struct xfs_dquot_res *res; in xfs_qm_scall_setqlim()
|
H A D | xfs_trans_dquot.c | 295 struct xfs_dquot_res *res, in xfs_apply_quota_reservation_deltas() 570 struct xfs_dquot_res *res, in xfs_dqresv_check() 628 struct xfs_dquot_res *blkres; in xfs_trans_dqresv()
|
H A D | xfs_dquot.c | 128 struct xfs_dquot_res *res, in xfs_qm_adjust_res_timer()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot.h | 30 struct xfs_dquot_res { struct 71 struct xfs_dquot_res q_blk; /* regular blocks */ 72 struct xfs_dquot_res q_ino; /* inodes */ 73 struct xfs_dquot_res q_rtb; /* realtime blocks */
|
H A D | xfs_qm_syscalls.c | 446 struct xfs_dquot_res *res, in xfs_setqlim_limits() 471 struct xfs_dquot_res *res, in xfs_setqlim_warns() 483 struct xfs_dquot_res *res, in xfs_setqlim_timer() 511 struct xfs_dquot_res *res; in xfs_qm_scall_setqlim()
|
H A D | xfs_trans_dquot.c | 308 struct xfs_dquot_res *res, in xfs_apply_quota_reservation_deltas() 583 struct xfs_dquot_res *res, in xfs_dqresv_check() 642 struct xfs_dquot_res *blkres; in xfs_trans_dqresv()
|
H A D | xfs_dquot.c | 128 struct xfs_dquot_res *res, in xfs_qm_adjust_res_timer()
|
Completed in 8 milliseconds