Lines Matching full:extract
368 /* Extract the returned data length into ->actual_len. This in yfs_deliver_fs_fetch_data64()
373 _debug("extract data length"); in yfs_deliver_fs_fetch_data64()
389 /* extract the returned data */ in yfs_deliver_fs_fetch_data64()
391 _debug("extract data %zu/%llu", in yfs_deliver_fs_fetch_data64()
408 _debug("extract discard %zu/%llu", in yfs_deliver_fs_fetch_data64()
423 /* extract the metadata */ in yfs_deliver_fs_fetch_data64()
1223 /* extract the returned status record */ in yfs_deliver_fs_get_volume_status()
1225 _debug("extract status"); in yfs_deliver_fs_get_volume_status()
1236 /* extract the volume name length */ in yfs_deliver_fs_get_volume_status()
1251 /* extract the volume name */ in yfs_deliver_fs_get_volume_status()
1253 _debug("extract volname"); in yfs_deliver_fs_get_volume_status()
1265 /* extract the offline message length */ in yfs_deliver_fs_get_volume_status()
1280 /* extract the offline message */ in yfs_deliver_fs_get_volume_status()
1282 _debug("extract offline"); in yfs_deliver_fs_get_volume_status()
1295 /* extract the message of the day length */ in yfs_deliver_fs_get_volume_status()
1310 /* extract the message of the day */ in yfs_deliver_fs_get_volume_status()
1312 _debug("extract motd"); in yfs_deliver_fs_get_volume_status()
1583 /* Extract the file status count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1585 _debug("extract status count"); in yfs_deliver_fs_inline_bulk_status()
1602 _debug("extract status array %u", call->count); in yfs_deliver_fs_inline_bulk_status()
1631 /* Extract the callback count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1633 _debug("extract CB count"); in yfs_deliver_fs_inline_bulk_status()
1649 _debug("extract CB array"); in yfs_deliver_fs_inline_bulk_status()
1765 /* Extract the file ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1787 /* Extract the file ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1797 /* Extract the volume ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1819 /* Extract the volume ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1832 /* extract the metadata */ in yfs_deliver_fs_fetch_opaque_acl()