{
{   The purpose of this request is to return information pertaining to
{ the device residence of the given permanent file.  This request returns
{ both the global_file_name, and the size of the file_media_descriptor
{ (fmd) associated with the permanent file.  If no fmd is associated with
{ the file an error status is returned.
{   This request is intended only for system debugging.  Only the owner
{ of the file or the system administrator may issue this request.
{
{       PFP$GET_STORED_FMD_SIZE (PATH, CYCLE_SELECTOR, GLOBAL_FILE_NAME,
{             STORED_FMD_SIZE, STATUS)
{
{ PATH: (input) This parameter specifies the identification of the
{       permanent file.
{
{ CYCLE_SELECTOR: (input) This parameter specifies the permanent file
{       cycle for which the information is to be obtained for.
{
{ GLOBAL_FILE_NAME: (output) This parameter returns the global_file_name
{       associated with the permanent file.  This was originally assigned
{       on file creation.
{
{ STORED_FMD_SIZE: (output) This parameter returns the size of the fmd.
{
{ STATUS: (output) This parameter returns the request status.
