diff options
author | Ian Moffett <ian@osmora.org> | 2025-05-26 01:51:22 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-05-26 01:51:22 -0400 |
commit | 6b52b61f5bde1bcc1e08d760b6650009e9f1cab4 (patch) | |
tree | 8b807f62328afc186e79383f585595f4833727c5 /sys/dev/ic | |
parent | 08d925bce8a18361655a56bf5b38d6f9e9134b8a (diff) |
kernel: devfs: Add callback to request block size
Add bsize() callback within the bdevsw structure. This returns the
number of blocks a block device supports at maximum. This result is *not*
in bytes.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/dev/ic')
0 files changed, 0 insertions, 0 deletions