Lines Matching full:extract
326 /* Extract the returned data length into ->remaining. in afs_deliver_fs_fetch_data()
331 _debug("extract data length"); in afs_deliver_fs_fetch_data()
347 /* extract the returned data */ in afs_deliver_fs_fetch_data()
350 _debug("extract data %zu/%llu", count_before, call->remaining); in afs_deliver_fs_fetch_data()
368 _debug("extract discard %zu/%llu", in afs_deliver_fs_fetch_data()
380 /* extract the metadata */ in afs_deliver_fs_fetch_data()
1332 /* extract the returned status record */ in afs_deliver_fs_get_volume_status()
1334 _debug("extract status"); in afs_deliver_fs_get_volume_status()
1345 /* extract the volume name length */ in afs_deliver_fs_get_volume_status()
1360 /* extract the volume name */ in afs_deliver_fs_get_volume_status()
1362 _debug("extract volname"); in afs_deliver_fs_get_volume_status()
1374 /* extract the offline message length */ in afs_deliver_fs_get_volume_status()
1389 /* extract the offline message */ in afs_deliver_fs_get_volume_status()
1391 _debug("extract offline"); in afs_deliver_fs_get_volume_status()
1404 /* extract the message of the day length */ in afs_deliver_fs_get_volume_status()
1419 /* extract the message of the day */ in afs_deliver_fs_get_volume_status()
1421 _debug("extract motd"); in afs_deliver_fs_get_volume_status()
1682 /* Extract the capabilities word count */ in afs_deliver_fs_get_capabilities()
1697 /* Extract the first word of the capabilities to call->tmp */ in afs_deliver_fs_get_capabilities()
1711 /* Extract remaining capabilities words */ in afs_deliver_fs_get_capabilities()
1801 /* Extract the file status count and array in two steps */ in afs_deliver_fs_inline_bulk_status()
1803 _debug("extract status count"); in afs_deliver_fs_inline_bulk_status()
1820 _debug("extract status array %u", call->count); in afs_deliver_fs_inline_bulk_status()
1849 /* Extract the callback count and array in two steps */ in afs_deliver_fs_inline_bulk_status()
1851 _debug("extract CB count"); in afs_deliver_fs_inline_bulk_status()
1867 _debug("extract CB array"); in afs_deliver_fs_inline_bulk_status()
2004 /* extract the returned data length */ in afs_deliver_fs_fetch_acl()
2022 /* extract the returned data */ in afs_deliver_fs_fetch_acl()
2032 /* extract the metadata */ in afs_deliver_fs_fetch_acl()