Searched refs:copy_to_xfs_dqblk_ts (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/quota/ |
D | quota.c | 653 static inline void copy_to_xfs_dqblk_ts(const struct fs_disk_quota *d, in copy_to_xfs_dqblk_ts() function 687 copy_to_xfs_dqblk_ts(dst, &dst->d_itimer, &dst->d_itimer_hi, in copy_to_xfs_dqblk() 689 copy_to_xfs_dqblk_ts(dst, &dst->d_btimer, &dst->d_btimer_hi, in copy_to_xfs_dqblk() 696 copy_to_xfs_dqblk_ts(dst, &dst->d_rtbtimer, &dst->d_rtbtimer_hi, in copy_to_xfs_dqblk()
|