routine file_get_fs_options (
file: file_t;
RPT
out options: data_t, dealloc);
Return the options describing the way the receiving filesystem is running.
(Suitable as an arg for fsys set options
).
routine file_get_fs_options (
file: file_t;
RPT
out options: data_t, dealloc);
Return the options describing the way the receiving filesystem is running.
(Suitable as an arg for fsys set options
).