Lines Matching full:extract
372 /* Extract the returned data length into ->actual_len. This in yfs_deliver_fs_fetch_data64()
377 _debug("extract data length"); in yfs_deliver_fs_fetch_data64()
393 /* extract the returned data */ in yfs_deliver_fs_fetch_data64()
396 _debug("extract data %zu/%llu", count_before, call->remaining); in yfs_deliver_fs_fetch_data64()
413 _debug("extract discard %zu/%llu", in yfs_deliver_fs_fetch_data64()
428 /* extract the metadata */ in yfs_deliver_fs_fetch_data64()
1244 /* extract the returned status record */ in yfs_deliver_fs_get_volume_status()
1246 _debug("extract status"); in yfs_deliver_fs_get_volume_status()
1257 /* extract the volume name length */ in yfs_deliver_fs_get_volume_status()
1272 /* extract the volume name */ in yfs_deliver_fs_get_volume_status()
1274 _debug("extract volname"); in yfs_deliver_fs_get_volume_status()
1286 /* extract the offline message length */ in yfs_deliver_fs_get_volume_status()
1301 /* extract the offline message */ in yfs_deliver_fs_get_volume_status()
1303 _debug("extract offline"); in yfs_deliver_fs_get_volume_status()
1316 /* extract the message of the day length */ in yfs_deliver_fs_get_volume_status()
1331 /* extract the message of the day */ in yfs_deliver_fs_get_volume_status()
1333 _debug("extract motd"); in yfs_deliver_fs_get_volume_status()
1609 /* Extract the file status count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1611 _debug("extract status count"); in yfs_deliver_fs_inline_bulk_status()
1628 _debug("extract status array %u", call->count); in yfs_deliver_fs_inline_bulk_status()
1657 /* Extract the callback count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1659 _debug("extract CB count"); in yfs_deliver_fs_inline_bulk_status()
1675 _debug("extract CB array"); in yfs_deliver_fs_inline_bulk_status()
1792 /* Extract the file ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1814 /* Extract the file ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1824 /* Extract the volume ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1846 /* Extract the volume ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1859 /* extract the metadata */ in yfs_deliver_fs_fetch_opaque_acl()