Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 10 of 10) sorted by relevance

/fs/
A Dfs_internal.c17 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 Ddev.c17 lbaint_t sector; in btrfs_devread() local
A Dcompat.h58 lbaint_t sector; in __btrfs_devread() local
/fs/zfs/
A Ddev.c24 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
A Dzfs.c395 const uint64_t sector = data->vdev_phys_sector; in find_bestub() local
449 uint64_t offset, sector; in zio_read_gang() local
513 uint64_t offset, sector; in zio_read_data() local
/fs/exfat/
A Dutils.c97 uint32_t exfat_vbr_start_checksum(const void* sector, size_t size) in exfat_vbr_start_checksum()
109 uint32_t exfat_vbr_add_checksum(const void* sector, size_t size, uint32_t sum) in exfat_vbr_add_checksum()
A Drepair.c76 bool exfat_fix_invalid_vbr_checksum(const struct exfat* ef, void* sector, in exfat_fix_invalid_vbr_checksum()
A Dcluster.c31 static off_t s2o(const struct exfat* ef, off_t sector) in s2o()
58 static cluster_t s2c(const struct exfat* ef, off_t sector) in s2c()
A Dmount.c111 static bool verify_vbr_checksum(const struct exfat* ef, void* sector) in verify_vbr_checksum()
/fs/ext4/
A Ddev.c49 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()

Completed in 12 milliseconds