Searched defs:byte_offset (Results 1 – 5 of 5) 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 | 18 int byte_offset; in btrfs_devread() local
|
| A D | compat.h | 59 int byte_offset; in __btrfs_devread() local
|
| /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 5 milliseconds