Searched defs:byte_len (Results 1 – 4 of 4) sorted by relevance
| /fs/ |
| A D | fs_internal.c | 17 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread() 97 lbaint_t sector, int byte_offset, int byte_len, const char *buf) in fs_devwrite()
|
| /fs/btrfs/ |
| A D | dev.c | 15 int btrfs_devread(u64 address, int byte_len, void *buf) in btrfs_devread()
|
| /fs/zfs/ |
| A D | dev.c | 24 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
|
| /fs/ext4/ |
| A D | dev.c | 49 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
|
Completed in 3 milliseconds