Lines Matching defs:bytes
131 bool ntfs_fix_pre_write(struct NTFS_RECORD_HEADER *rhdr, size_t bytes) in ntfs_fix_pre_write()
168 int ntfs_fix_post_read(struct NTFS_RECORD_HEADER *rhdr, size_t bytes, in ntfs_fix_post_read()
850 u32 blocksize, bytes; in ntfs_update_mftmirr() local
999 static inline __le32 security_hash(const void *sd, size_t bytes) in security_hash()
1034 int ntfs_sb_read(struct super_block *sb, u64 lbo, size_t bytes, void *buffer) in ntfs_sb_read()
1062 int ntfs_sb_write(struct super_block *sb, u64 lbo, size_t bytes, in ntfs_sb_write()
1128 u64 vbo, const void *buf, size_t bytes, int sync) in ntfs_sb_write_run()
1192 u64 vbo, void *buf, u32 bytes, struct ntfs_buffers *nb) in ntfs_read_run_nb()
1310 struct NTFS_RECORD_HEADER *rhdr, u32 bytes, in ntfs_read_bh()
1321 u32 bytes, struct ntfs_buffers *nb) in ntfs_get_bh()
1421 u32 bytes = nb->bytes; in ntfs_write_bh() local
1498 struct page **pages, u32 nr_pages, u64 vbo, u32 bytes, in ntfs_bio_pages()
1667 u64 vbo, u64 *lbo, u64 *bytes) in ntfs_vbo_to_lbo()