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, req->actual_len); in yfs_deliver_fs_fetch_data64()
416 _debug("extract discard %zu/%llu", in yfs_deliver_fs_fetch_data64()
431 /* extract the metadata */ in yfs_deliver_fs_fetch_data64()
1242 /* extract the returned status record */ in yfs_deliver_fs_get_volume_status()
1244 _debug("extract status"); in yfs_deliver_fs_get_volume_status()
1255 /* extract the volume name length */ in yfs_deliver_fs_get_volume_status()
1270 /* extract the volume name */ in yfs_deliver_fs_get_volume_status()
1272 _debug("extract volname"); in yfs_deliver_fs_get_volume_status()
1284 /* extract the offline message length */ in yfs_deliver_fs_get_volume_status()
1299 /* extract the offline message */ in yfs_deliver_fs_get_volume_status()
1301 _debug("extract offline"); in yfs_deliver_fs_get_volume_status()
1314 /* extract the message of the day length */ in yfs_deliver_fs_get_volume_status()
1329 /* extract the message of the day */ in yfs_deliver_fs_get_volume_status()
1331 _debug("extract motd"); in yfs_deliver_fs_get_volume_status()
1607 /* Extract the file status count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1609 _debug("extract status count"); in yfs_deliver_fs_inline_bulk_status()
1626 _debug("extract status array %u", call->count); in yfs_deliver_fs_inline_bulk_status()
1655 /* Extract the callback count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1657 _debug("extract CB count"); in yfs_deliver_fs_inline_bulk_status()
1673 _debug("extract CB array"); in yfs_deliver_fs_inline_bulk_status()
1790 /* Extract the file ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1812 /* Extract the file ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1822 /* Extract the volume ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1844 /* Extract the volume ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1857 /* extract the metadata */ in yfs_deliver_fs_fetch_opaque_acl()