Home
last modified time | relevance | path

Searched refs:allocated_filesystem (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c250 int allocated_filesystem; member
1421 if (t->max_filesystem_id > t->allocated_filesystem) { in update_current_filesystem()
1434 t->allocated_filesystem = s; in update_current_filesystem()