Searched refs:qshift (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_iomap.c | 399 int *qshift, in xfs_quota_calc_throttle() argument 439 if ((freesp >> shift) < (*qblocks >> *qshift)) { in xfs_quota_calc_throttle() 441 *qshift = shift; in xfs_quota_calc_throttle() 493 int qshift = 0; in xfs_iomap_prealloc_size() local 564 xfs_quota_calc_throttle(ip, XFS_DQTYPE_USER, &qblocks, &qshift, in xfs_iomap_prealloc_size() 567 xfs_quota_calc_throttle(ip, XFS_DQTYPE_GROUP, &qblocks, &qshift, in xfs_iomap_prealloc_size() 570 xfs_quota_calc_throttle(ip, XFS_DQTYPE_PROJ, &qblocks, &qshift, in xfs_iomap_prealloc_size() 581 shift = max(shift, qshift); in xfs_iomap_prealloc_size()
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xive.rst | 166 __u32 qshift; 177 - qshift: queue size (power of 2)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | kvm.h | 713 __u32 qshift; member
|
| /linux/tools/arch/powerpc/include/uapi/asm/ |
| H A D | kvm.h | 713 __u32 qshift; member
|