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
1007 static inline __le32 security_hash(const void *sd, size_t bytes) in security_hash()
1042 int ntfs_sb_write(struct super_block *sb, u64 lbo, size_t bytes, in ntfs_sb_write()
1108 u64 vbo, const void *buf, size_t bytes, int sync) in ntfs_sb_write_run()
1172 u64 vbo, void *buf, u32 bytes, struct ntfs_buffers *nb) in ntfs_read_run_nb()
1290 struct NTFS_RECORD_HEADER *rhdr, u32 bytes, in ntfs_read_bh()
1301 u32 bytes, struct ntfs_buffers *nb) in ntfs_get_bh()
1401 u32 bytes = nb->bytes; in ntfs_write_bh() local
1478 struct page **pages, u32 nr_pages, u64 vbo, u32 bytes, in ntfs_bio_pages()
1647 u64 vbo, u64 *lbo, u64 *bytes) in ntfs_vbo_to_lbo()