Lines Matching refs:s64
709 s64 ntfs_compressed_attr_pread(ntfs_attr *na, s64 pos, s64 count, void *b) in ntfs_compressed_attr_pread()
711 s64 br, to_read, ofs, total, total2; in ntfs_compressed_attr_pread()
832 s64 tdata_size, tinitialized_size; in ntfs_compressed_attr_pread()
888 s64 tdata_size, tinitialized_size; in ntfs_compressed_attr_pread()
982 s64 offs, u32 to_read, char *inbuf) in read_clusters()
987 s64 xpos; in read_clusters()
1024 s64 offs, s32 to_write, const char *outbuf) in write_clusters()
1028 s64 xpos; in write_clusters()
1069 s64 offs, u32 insz, const char *inbuf) in ntfs_comp_set()
1239 s64 freelcn; in ntfs_compress_overwr_free()
1240 s64 freevcn; in ntfs_compress_overwr_free()
1445 s64 used, s64 reserved, BOOL appending, in ntfs_compress_free()
1451 s64 freelcn; in ntfs_compress_free()
1452 s64 freevcn; in ntfs_compress_free()
1583 s64 offs, u32 compsz, s32 pos, BOOL appending, in ntfs_read_append()
1584 char *outbuf, s64 to_write, const void *b) in ntfs_read_append()
1626 static s32 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, in ntfs_flush()
1670 s64 ntfs_compressed_pwrite(ntfs_attr *na, runlist_element *wrl, s64 wpos, in ntfs_compressed_pwrite()
1671 s64 offs, s64 to_write, s64 rounded, in ntfs_compressed_pwrite()
1678 s64 written; in ntfs_compressed_pwrite()
1679 s64 to_read; in ntfs_compressed_pwrite()
1680 s64 to_flush; in ntfs_compressed_pwrite()
1681 s64 roffs; in ntfs_compressed_pwrite()
1682 s64 got; in ntfs_compressed_pwrite()
1683 s64 start_vcn; in ntfs_compressed_pwrite()
1684 s64 nextblock; in ntfs_compressed_pwrite()
1685 s64 endwrite; in ntfs_compressed_pwrite()
1873 int ntfs_compressed_close(ntfs_attr *na, runlist_element *wrl, s64 offs, in ntfs_compressed_close()
1879 s64 written; in ntfs_compressed_close()
1880 s64 to_read; in ntfs_compressed_close()
1881 s64 roffs; in ntfs_compressed_close()
1882 s64 got; in ntfs_compressed_close()
1883 s64 start_vcn; in ntfs_compressed_close()