Lines Matching refs:runlist_element
650 static BOOL ntfs_is_cb_compressed(ntfs_attr *na, runlist_element *rl, in ntfs_is_cb_compressed()
715 runlist_element *rl; in ntfs_compressed_attr_pread()
981 static u32 read_clusters(ntfs_volume *vol, const runlist_element *rl, in read_clusters()
990 const runlist_element *xrl; in read_clusters()
1023 static s32 write_clusters(ntfs_volume *vol, const runlist_element *rl, in write_clusters()
1031 const runlist_element *xrl; in write_clusters()
1068 static s32 ntfs_comp_set(ntfs_attr *na, runlist_element *rl, in ntfs_comp_set()
1168 static BOOL valid_compressed_run(ntfs_attr *na, runlist_element *rl, in valid_compressed_run()
1171 runlist_element *xrl; in valid_compressed_run()
1232 static int ntfs_compress_overwr_free(ntfs_attr *na, runlist_element *rl, in ntfs_compress_overwr_free()
1241 runlist_element *freerl; in ntfs_compress_overwr_free()
1268 runlist_element *frl; in ntfs_compress_overwr_free()
1269 runlist_element *erl; in ntfs_compress_overwr_free()
1392 runlist_element *frl; in ntfs_compress_overwr_free()
1393 runlist_element *xrl; in ntfs_compress_overwr_free()
1444 static int ntfs_compress_free(ntfs_attr *na, runlist_element *rl, in ntfs_compress_free()
1457 runlist_element *freerl; in ntfs_compress_free()
1582 static int ntfs_read_append(ntfs_attr *na, const runlist_element *rl, 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()
1676 runlist_element *brl; /* entry containing the beginning of block */ in ntfs_compressed_pwrite()
1873 int ntfs_compressed_close(ntfs_attr *na, runlist_element *wrl, s64 offs, in ntfs_compressed_close()
1877 runlist_element *brl; /* entry containing the beginning of block */ in ntfs_compressed_close()