Home
last modified time | relevance | path

Searched refs:trl (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c243 runlist *rl = NULL, *trl; in ntfs_cluster_alloc() local
359 trl = realloc(rl, rlsize); in ntfs_cluster_alloc()
360 if (!trl) { in ntfs_cluster_alloc()
365 rl = trl; in ntfs_cluster_alloc()

Completed in 2 milliseconds