Lines Matching defs:rl
74 struct runlist_element *ntfs_rl_realloc(struct runlist_element *rl, in ntfs_rl_realloc()
118 static inline struct runlist_element *ntfs_rl_realloc_nofail(struct runlist_element *rl, in ntfs_rl_realloc_nofail()
529 struct runlist_element *drl = d_runlist->rl, *rl; in ntfs_runlists_merge() local
738 struct runlist_element *rl, *new_rl; /* The output runlist. */ in ntfs_mapping_pairs_decompress() local
999 s64 ntfs_rl_vcn_to_lcn(const struct runlist_element *rl, const s64 vcn) in ntfs_rl_vcn_to_lcn()
1045 struct runlist_element *ntfs_rl_find_vcn_nolock(struct runlist_element *rl, const s64 vcn) in ntfs_rl_find_vcn_nolock()
1117 const struct runlist_element *rl, const s64 first_vcn, in ntfs_get_size_for_mapping_pairs()
1321 const int dst_len, const struct runlist_element *rl, in ntfs_mapping_pairs_build()
1504 struct runlist_element *rl; in ntfs_rl_truncate_nolock() local
1609 int ntfs_rl_sparse(struct runlist_element *rl) in ntfs_rl_sparse()
1634 s64 ntfs_rl_get_compressed_size(struct ntfs_volume *vol, struct runlist_element *rl) in ntfs_rl_get_compressed_size()
1765 struct runlist_element *rl, *rl_3rd; in ntfs_rl_insert_range() local