• Home
  • Raw
  • Download

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()
1222 /* extract the returned status record */ in yfs_deliver_fs_get_volume_status()
1224 _debug("extract status"); in yfs_deliver_fs_get_volume_status()
1235 /* extract the volume name length */ in yfs_deliver_fs_get_volume_status()
1250 /* extract the volume name */ in yfs_deliver_fs_get_volume_status()
1252 _debug("extract volname"); in yfs_deliver_fs_get_volume_status()
1264 /* extract the offline message length */ in yfs_deliver_fs_get_volume_status()
1279 /* extract the offline message */ in yfs_deliver_fs_get_volume_status()
1281 _debug("extract offline"); in yfs_deliver_fs_get_volume_status()
1294 /* extract the message of the day length */ in yfs_deliver_fs_get_volume_status()
1309 /* extract the message of the day */ in yfs_deliver_fs_get_volume_status()
1311 _debug("extract motd"); in yfs_deliver_fs_get_volume_status()
1582 /* Extract the file status count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1584 _debug("extract status count"); in yfs_deliver_fs_inline_bulk_status()
1601 _debug("extract status array %u", call->count); in yfs_deliver_fs_inline_bulk_status()
1630 /* Extract the callback count and array in two steps */ in yfs_deliver_fs_inline_bulk_status()
1632 _debug("extract CB count"); in yfs_deliver_fs_inline_bulk_status()
1648 _debug("extract CB array"); in yfs_deliver_fs_inline_bulk_status()
1764 /* Extract the file ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1786 /* Extract the file ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1796 /* Extract the volume ACL length */ in yfs_deliver_fs_fetch_opaque_acl()
1818 /* Extract the volume ACL */ in yfs_deliver_fs_fetch_opaque_acl()
1831 /* extract the metadata */ in yfs_deliver_fs_fetch_opaque_acl()