2019-04-22 02:21:17 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2016-01-11 02:17:32 +01:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-03-26 06:49:18 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-07-26 12:52:03 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2020-03-26 06:49:18 +01:00
< title > wut: /home/ash/Code/wut2/include/coreinit/filesystem.h File Reference< / title >
2016-01-11 02:17:32 +01:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2018-07-26 12:52:03 +02:00
< div id = "projectname" > wut
2020-03-26 06:49:18 +01:00
  < span id = "projectnumber" > 1.0.0-beta9< / span >
2016-01-11 02:17:32 +01:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-03-26 06:49:18 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2016-01-11 02:17:32 +01:00
< script type = "text/javascript" >
2018-07-26 12:52:03 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2016-01-11 02:17:32 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-07-26 12:52:03 +02:00
/* @license-end */
2016-01-11 02:17:32 +01:00
< / script >
2018-07-26 12:52:03 +02:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2016-01-11 02:17:32 +01:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d44c64559bbebec7f509842c48db8b23.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5050f3de292bd66075be80c4b119f1df.html" > coreinit< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > filesystem.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < < a class = "el" href = "wut_8h_source.html" > wut.h< / a > > < / code > < br / >
2018-07-26 12:52:03 +02:00
< code > #include < < a class = "el" href = "messagequeue_8h_source.html" > coreinit/messagequeue.h< / a > > < / code > < br / >
2016-01-11 02:17:32 +01:00
< / div >
< p > < a href = "filesystem_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:structFSClient" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > < / td > < / tr >
< tr class = "separator:structFSClient" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSCmdBlock" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > < / td > < / tr >
< tr class = "separator:structFSCmdBlock" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSStat" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSStat" > FSStat< / a > < / td > < / tr >
< tr class = "separator:structFSStat" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSStateChangeInfo" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSStateChangeInfo" > FSStateChangeInfo< / a > < / td > < / tr >
< tr class = "separator:structFSStateChangeInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSMessage" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSMessage" > FSMessage< / a > < / td > < / tr >
< tr class = "separator:structFSMessage" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSAsyncData" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > < / td > < / tr >
< tr class = "separator:structFSAsyncData" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSAsyncResult" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSAsyncResult" > FSAsyncResult< / a > < / td > < / tr >
< tr class = "memdesc:structFSAsyncResult" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Stores the result of an async FS command. < a href = "group__coreinit__fs.html#structFSAsyncResult" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:structFSAsyncResult" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSDirectoryEntry" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSDirectoryEntry" > FSDirectoryEntry< / a > < / td > < / tr >
< tr class = "separator:structFSDirectoryEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structFSMountSource" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#structFSMountSource" > FSMountSource< / a > < / td > < / tr >
< tr class = "separator:structFSMountSource" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-11 02:17:32 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:ga2d767e5c83f5bd44e88478fa122054d4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > < / td > < / tr >
< tr class = "separator:ga2d767e5c83f5bd44e88478fa122054d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga05375f3bcf9cadbf37d0ae805826a2c6" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > < / td > < / tr >
< tr class = "separator:ga05375f3bcf9cadbf37d0ae805826a2c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1f59ba3212bd012133d5bad4778568cd" > < td class = "memItemLeft" align = "right" valign = "top" > typedef uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga1f59ba3212bd012133d5bad4778568cd" > FSPriority< / a > < / td > < / tr >
< tr class = "separator:ga1f59ba3212bd012133d5bad4778568cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga3d6d3f208b1b5342d43b0f930e975606" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga3d6d3f208b1b5342d43b0f930e975606" > FSAsyncData< / a > < / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga3d6d3f208b1b5342d43b0f930e975606" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gafd7aa5db40d93ccd3c6fb5a9425a5ce8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSAsyncResult" > FSAsyncResult< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gafd7aa5db40d93ccd3c6fb5a9425a5ce8" > FSAsyncResult< / a > < / td > < / tr >
< tr class = "separator:gafd7aa5db40d93ccd3c6fb5a9425a5ce8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0eeceb823c04f4d2aa6b68ccee757791" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga0eeceb823c04f4d2aa6b68ccee757791" > FSClient< / a > < / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga0eeceb823c04f4d2aa6b68ccee757791" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga713d80bb7e2b4ca8e54b454362160c00" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga713d80bb7e2b4ca8e54b454362160c00" > FSCmdBlock< / a > < / td > < / tr >
< tr class = "separator:ga713d80bb7e2b4ca8e54b454362160c00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga56de6d1694655ef7057c4066ca37a8cb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSDirectoryEntry" > FSDirectoryEntry< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga56de6d1694655ef7057c4066ca37a8cb" > FSDirectoryEntry< / a > < / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga56de6d1694655ef7057c4066ca37a8cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga365d7afb1d3b3bb3b21a73bc94c8e15c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSMessage" > FSMessage< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga365d7afb1d3b3bb3b21a73bc94c8e15c" > FSMessage< / a > < / td > < / tr >
< tr class = "separator:ga365d7afb1d3b3bb3b21a73bc94c8e15c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8c4ea421366e3e223da36148abe75fa5" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSMountSource" > FSMountSource< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga8c4ea421366e3e223da36148abe75fa5" > FSMountSource< / a > < / td > < / tr >
< tr class = "separator:ga8c4ea421366e3e223da36148abe75fa5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga77c880c8125209467df8d865cedd7622" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSStat" > FSStat< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga77c880c8125209467df8d865cedd7622" > FSStat< / a > < / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga77c880c8125209467df8d865cedd7622" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab6651bd09c5fb2d687efe08809a045d1" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__fs.html#structFSStateChangeInfo" > FSStateChangeInfo< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab6651bd09c5fb2d687efe08809a045d1" > FSStateChangeInfo< / a > < / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gab6651bd09c5fb2d687efe08809a045d1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memitem:ga58b85e803ff2d18ff8d5ea333e20601f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga58b85e803ff2d18ff8d5ea333e20601f" > FSStatus< / a > < / td > < / tr >
< tr class = "separator:ga58b85e803ff2d18ff8d5ea333e20601f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga92dfc1cb46d1c94d258de0e1efa967b0" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__fs.html#ga9d75a2f66784083c8a0946918841f97c" > FSError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga92dfc1cb46d1c94d258de0e1efa967b0" > FSError< / a > < / td > < / tr >
< tr class = "separator:ga92dfc1cb46d1c94d258de0e1efa967b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab8125b9b7deedb1c37dd0af1f521ecf4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__fs.html#ga6262a647f387b5128a72e5fd2ce9c25f" > FSMode< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab8125b9b7deedb1c37dd0af1f521ecf4" > FSMode< / a > < / td > < / tr >
< tr class = "separator:gab8125b9b7deedb1c37dd0af1f521ecf4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5f70fdefa3e5a929c6afc6867aa27b0b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__fs.html#ga34564ba894f3287a5cb0f78f722dcdf6" > FSStatFlags< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga5f70fdefa3e5a929c6afc6867aa27b0b" > FSStatFlags< / a > < / td > < / tr >
< tr class = "separator:ga5f70fdefa3e5a929c6afc6867aa27b0b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9af46666174a05b16b50364791cf29af" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__fs.html#ga7fca3cd5dc44c27e60e7cb422a1bf5b6" > FSVolumeState< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga9af46666174a05b16b50364791cf29af" > FSVolumeState< / a > < / td > < / tr >
< tr class = "separator:ga9af46666174a05b16b50364791cf29af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1045147da8d55ea44da1683960ce5b10" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__fs.html#ga0aefa3554d6ab3bcb7ced7df4b0117b4" > FSMountSourceType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga1045147da8d55ea44da1683960ce5b10" > FSMountSourceType< / a > < / td > < / tr >
< tr class = "separator:ga1045147da8d55ea44da1683960ce5b10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab60cdc17cc20ffc112bbb026c722cb12" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab60cdc17cc20ffc112bbb026c722cb12" > FSAsyncCallback< / a > ) (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *, < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a > , uint32_t)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gab60cdc17cc20ffc112bbb026c722cb12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga1f6b17153671191447543d781627f223" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a > { < br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223ad4f201b7af62c7ecc3447e4fbb29aa18" > FS_STATUS_OK< / a > = 0,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223aa270e4e0ac3d34df6b995e8f94659f36" > FS_STATUS_CANCELLED< / a > = -1,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223ad69a6176b0a5605f5f6e47df753904a9" > FS_STATUS_END< / a > = -2,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a8076e720f6216fa438074d78ad2ca247" > FS_STATUS_MAX< / a > = -3,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a5b3dd0c188b3d28094fd17a1975e463e" > FS_STATUS_ALREADY_OPEN< / a > = -4,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a4e37b515e8b693923f01735db11b8539" > FS_STATUS_EXISTS< / a > = -5,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a6103a4fd8ded966a721f6876a8c37dd8" > FS_STATUS_NOT_FOUND< / a > = -6,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a3369c92be441c80e648288c345d6ff78" > FS_STATUS_NOT_FILE< / a > = -7,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223aca54f53322610508f5f0e002b3d9f548" > FS_STATUS_NOT_DIR< / a > = -8,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a20b68339a5e4512dc4c53e90eb56c51a" > FS_STATUS_ACCESS_ERROR< / a > = -9,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a54fe5964b20ebe88e434713d0413f4c6" > FS_STATUS_PERMISSION_ERROR< / a > = -10,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223aa52f01266a3a66491f59ac118aafd9b0" > FS_STATUS_FILE_TOO_BIG< / a > = -11,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223ab677e3cfb543740b728e5f2bc2c76796" > FS_STATUS_STORAGE_FULL< / a > = -12,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a95adab3eb38e39cf756dca6951bcfdc3" > FS_STATUS_JOURNAL_FULL< / a > = -13,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a26ea0fa7abb8fc701c560ce78614bed5" > FS_STATUS_UNSUPPORTED_CMD< / a > = -14,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223aa33aedc7eb5df2812b7f7e5ec8f2f128" > FS_STATUS_MEDIA_NOT_READY< / a > = -15,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a6538034b8fa734698c0ce9f92d43b498" > FS_STATUS_MEDIA_ERROR< / a > = -17,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a496e987b1f091455fa9aee5437959147" > FS_STATUS_CORRUPTED< / a > = -18,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga1f6b17153671191447543d781627f223a271aef42489a637eadd791f0998fb6df" > FS_STATUS_FATAL_ERROR< / a > = -0x400
< br / >
}< / td > < / tr >
< tr class = "separator:ga1f6b17153671191447543d781627f223" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9d75a2f66784083c8a0946918841f97c" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga9d75a2f66784083c8a0946918841f97c" > FSError< / a > { < br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca179883dab4b1863aabf88a9bb4d28749" > FS_ERROR_NOT_INIT< / a > = -0x30001,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cad48a07cf9fde24cfb81af008d0d04f4f" > FS_ERROR_BUSY< / a > = -0x30002,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca70216fc2c379fe386d4c49c730607055" > FS_ERROR_CANCELLED< / a > = -0x30003,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cab5ead9253e4336174dc71d46bb58d0de" > FS_ERROR_END_OF_DIR< / a > = -0x30004,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caaa993f01d4df0564dac6897e17c082fb" > FS_ERROR_END_OF_FILE< / a > = -0x30005,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca3b25fa0486ce6a6f9b27a08884c40b56" > FS_ERROR_MAX_MOUNT_POINTS< / a > = -0x30010,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca678c8dae56a718931c506e3f1bac12bd" > FS_ERROR_MAX_VOLUMES< / a > = -0x30011,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caf4a72e8d1554b7d235d83a1361b62fa4" > FS_ERROR_MAX_CLIENTS< / a > = -0x30012,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cac8c41fcf66561c531949313e642fd438" > FS_ERROR_MAX_FILES< / a > = -0x30013,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca3b5b79eb56a1e4649cde3a17a49d64fa" > FS_ERROR_MAX_DIRS< / a > = -0x30014,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca601363765968c8690c1cc6337474916d" > FS_ERROR_ALREADY_OPEN< / a > = -0x30015,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca956b6c5609f905231239e1520781658c" > FS_ERROR_ALREADY_EXISTS< / a > = -0x30016,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cac342a03a95377d1bae7f25432bc6a5c4" > FS_ERROR_NOT_FOUND< / a > = -0x30017,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cab7d4f4aaea07db89bfa352529df22e93" > FS_ERROR_NOT_EMPTY< / a > = -0x30018,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cac16f6ae516b4a3632830d4679dd48151" > FS_ERROR_ACCESS_ERROR< / a > = -0x30019,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca1a8f2754aadd542a0355c219c6d86e0f" > FS_ERROR_PERMISSION_ERROR< / a > = -0x3001A,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca0e478151ac447db78c0238453a2b5f5f" > FS_ERROR_DATA_CORRUPTED< / a > = -0x3001B,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca1b27681fb76364ff720815201ee6abf1" > FS_ERROR_STORAGE_FULL< / a > = -0x3001C,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caf0f6842c27b10fd8d08a4a94e4f5feea" > FS_ERROR_JOURNAL_FULL< / a > = -0x3001D,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cac3e67178ce9d88729f830d0381fb01b0" > FS_ERROR_UNAVAILABLE_COMMAND< / a > = -0x3001F,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca13bf0420f6b11499e360d9abee44dab9" > FS_ERROR_UNSUPPORTED_COMMAND< / a > = -0x30020,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caca591ab2bcef0ffa9c5f66d604237968" > FS_ERROR_INVALID_PARAM< / a > = -0x30021,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cac5d978576fd24a3f4a087122f02fe80f" > FS_ERROR_INVALID_PATH< / a > = -0x30022,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca7c4917136844c4029a479540eec53a03" > FS_ERROR_INVALID_BUFFER< / a > = -0x30023,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca6730478e7ad427a165876420e77accac" > FS_ERROR_INVALID_ALIGNMENT< / a > = -0x30024,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca81d1efcd41ac78593ecac8e4635ba4b5" > FS_ERROR_INVALID_CLIENTHANDLE< / a > = -0x30025,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca39b9a3ec413014482f9a524164dc65a0" > FS_ERROR_INVALID_FILEHANDLE< / a > = -0x30026,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca3bebf14164e92d307c20c19c273fa5b0" > FS_ERROR_INVALID_DIRHANDLE< / a > = -0x30027,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caec5ef87cc64ddcac0721dcfcd5796904" > FS_ERROR_NOT_FILE< / a > = -0x30028,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cae77c1019017fbe27d8511df6e7be7733" > FS_ERROR_NOT_DIR< / a > = -0x30029,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caab690cf67e6b836e8039e76342122af5" > FS_ERROR_FILE_TOO_BIG< / a > = -0x3002A,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca82d48c86d34c651c442b5df6cbb7ff15" > FS_ERROR_OUT_OF_RANGE< / a > = -0x3002B,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca9606c7b3e19fb6ce533c8f0017dcd01e" > FS_ERROR_OUT_OF_RESOURCES< / a > = -0x3002C,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca1619d7ab00e3319b028537bcf044f81b" > FS_ERROR_MEDIA_NOT_READY< / a > = -0x30030,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97ca43a0ac74935f68ec0e3da4de7a6d7b70" > FS_ERROR_MEDIA_ERROR< / a > = -0x30031,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97cac31e33d92e69330338313b113543ef08" > FS_ERROR_WRITE_PROTECTED< / a > = -0x30032,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga9d75a2f66784083c8a0946918841f97caa5c3428e235ae8728c6171481041befe" > FS_ERROR_INVALID_MEDIA< / a > = -0x30033
< br / >
}< / td > < / tr >
< tr class = "separator:ga9d75a2f66784083c8a0946918841f97c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6262a647f387b5128a72e5fd2ce9c25f" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga6262a647f387b5128a72e5fd2ce9c25f" > FSMode< / a > { < br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa84559a3b6a095a443bbf2d2d5753c806" > FS_MODE_READ_OWNER< / a > = 0x400,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa3328e6dcbb6ab8007090bcfe04303ffe" > FS_MODE_WRITE_OWNER< / a > = 0x200,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fabee9bc48b514c842c6b6d2c32b9a1c0e" > FS_MODE_EXEC_OWNER< / a > = 0x100,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa1dbd4ee4b3c3c78b80ffec54d69862c9" > FS_MODE_READ_GROUP< / a > = 0x040,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa628f90f0e6dc95c030c04f968e293119" > FS_MODE_WRITE_GROUP< / a > = 0x020,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa09584b24dc6bf9655f27b760c04f0ee4" > FS_MODE_EXEC_GROUP< / a > = 0x010,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fae183b203c2deff523159d89b4faa5395" > FS_MODE_READ_OTHER< / a > = 0x004,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa0cde342c961d7e17c7e216fc94599c71" > FS_MODE_WRITE_OTHER< / a > = 0x002,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga6262a647f387b5128a72e5fd2ce9c25fa61493c3b97bcac9bc36a4edf3944d308" > FS_MODE_EXEC_OTHER< / a > = 0x001
< br / >
}< / td > < / tr >
< tr class = "separator:ga6262a647f387b5128a72e5fd2ce9c25f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga34564ba894f3287a5cb0f78f722dcdf6" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga34564ba894f3287a5cb0f78f722dcdf6" > FSStatFlags< / a > { < a class = "el" href = "group__coreinit__fs.html#gga34564ba894f3287a5cb0f78f722dcdf6af97a3217e044989725f4ea8f89a57b0d" > FS_STAT_DIRECTORY< / a > = 0x80000000
}< / td > < / tr >
< tr class = "separator:ga34564ba894f3287a5cb0f78f722dcdf6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7fca3cd5dc44c27e60e7cb422a1bf5b6" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga7fca3cd5dc44c27e60e7cb422a1bf5b6" > FSVolumeState< / a > { < br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6acd286647c0d2adee10a590577f096dda" > FS_VOLUME_STATE_INITIAL< / a > = 0,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6a7f1e2eb5b715417e204491c0a601a002" > FS_VOLUME_STATE_READY< / a > = 1,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6ab082a0e21b3b825f32e2bab000b7307b" > FS_VOLUME_STATE_NO_MEDIA< / a > = 2,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6a0869a163ecd5aca44c4a6a7f3a9043df" > FS_VOLUME_STATE_INVALID_MEDIA< / a > = 3,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6a236df5c209dd95f4760a4a62f22b4886" > FS_VOLUME_STATE_DIRTY_MEDIA< / a > = 4,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6aa05b71a6995021aa77a4b7cadb510242" > FS_VOLUME_STATE_WRONG_MEDIA< / a > = 5,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6abfee0eb3135c8dc697220e49bd2140eb" > FS_VOLUME_STATE_MEDIA_ERROR< / a > = 6,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6a6410d5a442108c63dadc129372c8e058" > FS_VOLUME_STATE_DATA_CORRUPTED< / a > = 7,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6ab82d1863d67cbf14e0e64f2eed3664e3" > FS_VOLUME_STATE_WRITE_PROTECTED< / a > = 8,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6a0b16eed1f7eb2fd896f70bd3be2b3ebb" > FS_VOLUME_STATE_JOURNAL_FULL< / a > = 9,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6a8cd69514bbf76999a12d04fa00a58ed3" > FS_VOLUME_STATE_FATAL< / a > = 10,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga7fca3cd5dc44c27e60e7cb422a1bf5b6ae3328fb03de3ea8fa235860275033ba0" > FS_VOLUME_STATE_INVALID< / a > = 11
< br / >
}< / td > < / tr >
< tr class = "separator:ga7fca3cd5dc44c27e60e7cb422a1bf5b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0aefa3554d6ab3bcb7ced7df4b0117b4" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga0aefa3554d6ab3bcb7ced7df4b0117b4" > FSMountSourceType< / a > { < br / >
    < a class = "el" href = "group__coreinit__fs.html#gga0aefa3554d6ab3bcb7ced7df4b0117b4a35f129427ae1f021d1d0d32c450d46f3" > FS_MOUNT_SOURCE_SD< / a > = 0,
< br / >
    < a class = "el" href = "group__coreinit__fs.html#gga0aefa3554d6ab3bcb7ced7df4b0117b4ae6520daab812a32fa818e3162450729b" > FS_MOUNT_SOURCE_UNK< / a > = 1
< br / >
}< / td > < / tr >
< tr class = "separator:ga0aefa3554d6ab3bcb7ced7df4b0117b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-11 02:17:32 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:gafacf27c729ccabbf69d8444103f13255" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gafacf27c729ccabbf69d8444103f13255" > FSInit< / a > ()< / td > < / tr >
< tr class = "separator:gafacf27c729ccabbf69d8444103f13255" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2e4c4b3116eafdbe091851cab48fcf2d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga2e4c4b3116eafdbe091851cab48fcf2d" > FSShutdown< / a > ()< / td > < / tr >
< tr class = "separator:ga2e4c4b3116eafdbe091851cab48fcf2d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gae6b1c7ae623fb1be303c4b3f894c1e58" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gae6b1c7ae623fb1be303c4b3f894c1e58" > FSAddClient< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gae6b1c7ae623fb1be303c4b3f894c1e58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaf809ada814079c8338f7fc01c7653d91" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaf809ada814079c8338f7fc01c7653d91" > FSDelClient< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gaf809ada814079c8338f7fc01c7653d91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2de30738678ac3e8de689fb78ce6aec6" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga2de30738678ac3e8de689fb78ce6aec6" > FSGetClientNum< / a > ()< / td > < / tr >
< tr class = "separator:ga2de30738678ac3e8de689fb78ce6aec6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga0d2ee61abad5cd681f61a3772ce6a32b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga0d2ee61abad5cd681f61a3772ce6a32b" > FSInitCmdBlock< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga0d2ee61abad5cd681f61a3772ce6a32b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga531775bb68b2a948745692bee4af1d4e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga531775bb68b2a948745692bee4af1d4e" > FSSetCmdPriority< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga1f59ba3212bd012133d5bad4778568cd" > FSPriority< / a > priority)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga531775bb68b2a948745692bee4af1d4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gad1a31325992505191861e496dccb334d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gad1a31325992505191861e496dccb334d" > FSSetStateChangeNotification< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSStateChangeInfo" > FSStateChangeInfo< / a > *info)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gad1a31325992505191861e496dccb334d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga8e52409c57c366c57f624dffe1a20cb2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga8e52409c57c366c57f624dffe1a20cb2" > FSGetCwd< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, char *buffer, uint32_t bufferSize, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga8e52409c57c366c57f624dffe1a20cb2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga6c20a87378abde146d411f4a6f6771ed" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga6c20a87378abde146d411f4a6f6771ed" > FSChangeDir< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga6c20a87378abde146d411f4a6f6771ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga325f4672edf33485e69818b64d5bf95d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga325f4672edf33485e69818b64d5bf95d" > FSChangeDirAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga325f4672edf33485e69818b64d5bf95d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga330bc82ddba1a0964127e120df14a3fb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#structFSAsyncResult" > FSAsyncResult< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga330bc82ddba1a0964127e120df14a3fb" > FSGetAsyncResult< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSMessage" > FSMessage< / a > *message)< / td > < / tr >
< tr class = "separator:ga330bc82ddba1a0964127e120df14a3fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1dbe33607c343ac5cb88381003662efb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga1dbe33607c343ac5cb88381003662efb" > FSGetStat< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, < a class = "el" href = "group__coreinit__fs.html#structFSStat" > FSStat< / a > *stat, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga1dbe33607c343ac5cb88381003662efb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga5aa4bcbe7432c32cc20977875994a1d5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga5aa4bcbe7432c32cc20977875994a1d5" > FSGetStatAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, < a class = "el" href = "group__coreinit__fs.html#structFSStat" > FSStat< / a > *stat, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga5aa4bcbe7432c32cc20977875994a1d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga84e2dc8e555ab2d51be4b234d2d6ad5b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga84e2dc8e555ab2d51be4b234d2d6ad5b" > FSRemove< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga84e2dc8e555ab2d51be4b234d2d6ad5b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga30ca4ecd100c25cd3e0e3f73d2b88f6a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga30ca4ecd100c25cd3e0e3f73d2b88f6a" > FSRemoveAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga30ca4ecd100c25cd3e0e3f73d2b88f6a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga5ac705f23d6d2e421e3001e8650d31ee" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga5ac705f23d6d2e421e3001e8650d31ee" > FSOpenFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, const char *mode, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > *handle, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga5ac705f23d6d2e421e3001e8650d31ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gae80045016bfddb9630c6b6c9ad82899f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gae80045016bfddb9630c6b6c9ad82899f" > FSOpenFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, const char *mode, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > *outHandle, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gae80045016bfddb9630c6b6c9ad82899f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaffee1c1cebc8ddaf19562d80fa64c24d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaffee1c1cebc8ddaf19562d80fa64c24d" > FSCloseFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gaffee1c1cebc8ddaf19562d80fa64c24d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga9b53d68828f0c244a91cc85388178d73" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga9b53d68828f0c244a91cc85388178d73" > FSCloseFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga9b53d68828f0c244a91cc85388178d73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gafdcb815d20df20c0dec4c9abc12feaca" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gafdcb815d20df20c0dec4c9abc12feaca" > FSOpenDir< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > *handle, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gafdcb815d20df20c0dec4c9abc12feaca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga6c3cc277e16158e3a4cb76b037b3cf47" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga6c3cc277e16158e3a4cb76b037b3cf47" > FSOpenDirAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > *handle, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga6c3cc277e16158e3a4cb76b037b3cf47" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga76e389b6b63c5e9e9e174913cb9c83e4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga76e389b6b63c5e9e9e174913cb9c83e4" > FSMakeDir< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga76e389b6b63c5e9e9e174913cb9c83e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaf230fe66f03556850cc7b2ef520dec78" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaf230fe66f03556850cc7b2ef520dec78" > FSMakeDirAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *path, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gaf230fe66f03556850cc7b2ef520dec78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab527678f4952d10e16c7755674e615e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab527678f4952d10e16c7755674e615e6" > FSReadDir< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > handle, < a class = "el" href = "group__coreinit__fs.html#structFSDirectoryEntry" > FSDirectoryEntry< / a > *entry, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gab527678f4952d10e16c7755674e615e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gacae0c0c96644131d65b63fec6b9348b2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gacae0c0c96644131d65b63fec6b9348b2" > FSReadDirAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > handle, < a class = "el" href = "group__coreinit__fs.html#structFSDirectoryEntry" > FSDirectoryEntry< / a > *entry, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gacae0c0c96644131d65b63fec6b9348b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga013c06ce52d6e341647e054fdcacf03a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga013c06ce52d6e341647e054fdcacf03a" > FSRewindDir< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > handle, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga013c06ce52d6e341647e054fdcacf03a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga0b6d84a9b812cd8bb9d1b6b7ceaf31f2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga0b6d84a9b812cd8bb9d1b6b7ceaf31f2" > FSCloseDir< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > handle, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga0b6d84a9b812cd8bb9d1b6b7ceaf31f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga54ca366b15c2c4609bd6a8d2ddbf10a4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga54ca366b15c2c4609bd6a8d2ddbf10a4" > FSCloseDirAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga2d767e5c83f5bd44e88478fa122054d4" > FSDirectoryHandle< / a > handle, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga54ca366b15c2c4609bd6a8d2ddbf10a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab9fd06d1a241dd83a46b4084828171fd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab9fd06d1a241dd83a46b4084828171fd" > FSChangeMode< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, char *path, < a class = "el" href = "group__coreinit__fs.html#ga6262a647f387b5128a72e5fd2ce9c25f" > FSMode< / a > mode, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gab9fd06d1a241dd83a46b4084828171fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaa414236a93ef73e246e16d1a09876709" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaa414236a93ef73e246e16d1a09876709" > FSChangeModeAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, char *path, < a class = "el" href = "group__coreinit__fs.html#ga6262a647f387b5128a72e5fd2ce9c25f" > FSMode< / a > mode, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gaa414236a93ef73e246e16d1a09876709" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga0397b4710788a2d475af13dda955c356" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga0397b4710788a2d475af13dda955c356" > FSGetFreeSpaceSize< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, char *path, uint64_t *outSize, uint32_t flags)< / td > < / tr >
< tr class = "separator:ga0397b4710788a2d475af13dda955c356" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gabf6ded1a1b74b883d335ee0e7167f327" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gabf6ded1a1b74b883d335ee0e7167f327" > FSGetFreeSpaceSizeAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, char *path, uint64_t *outSize, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
< tr class = "separator:gabf6ded1a1b74b883d335ee0e7167f327" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaab7a5689fd0df1112819969d9c975008" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaab7a5689fd0df1112819969d9c975008" > FSGetStatFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, < a class = "el" href = "group__coreinit__fs.html#structFSStat" > FSStat< / a > *stat, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gaab7a5689fd0df1112819969d9c975008" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaa6ab89925210fcaf553a7e09b116bc00" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaa6ab89925210fcaf553a7e09b116bc00" > FSGetStatFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, < a class = "el" href = "group__coreinit__fs.html#structFSStat" > FSStat< / a > *stat, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gaa6ab89925210fcaf553a7e09b116bc00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaeb2e5f8da780143139b1063c33027f91" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaeb2e5f8da780143139b1063c33027f91" > FSReadFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gaeb2e5f8da780143139b1063c33027f91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab79ebab01218bba7efb878d5808cc549" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab79ebab01218bba7efb878d5808cc549" > FSReadFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gab79ebab01218bba7efb878d5808cc549" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga1dc0f94e4e56545011a13242b8187e9b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga1dc0f94e4e56545011a13242b8187e9b" > FSReadFileWithPos< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, uint32_t pos, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga1dc0f94e4e56545011a13242b8187e9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gadc3b8151d6deb726c12c1ea1415848fe" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gadc3b8151d6deb726c12c1ea1415848fe" > FSReadFileWithPosAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, uint32_t pos, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gadc3b8151d6deb726c12c1ea1415848fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga52e0d781d81dfde7639ea121611625c8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga52e0d781d81dfde7639ea121611625c8" > FSWriteFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga52e0d781d81dfde7639ea121611625c8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga2ff16152cd18b276de847f85707dae94" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga2ff16152cd18b276de847f85707dae94" > FSWriteFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga2ff16152cd18b276de847f85707dae94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga92de3d0c94660683d41af0e724794a88" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga92de3d0c94660683d41af0e724794a88" > FSWriteFileWithPos< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, uint32_t pos, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga92de3d0c94660683d41af0e724794a88" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gac6d4112e13f25df7b34d7fa1f99a5f73" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gac6d4112e13f25df7b34d7fa1f99a5f73" > FSWriteFileWithPosAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, uint8_t *buffer, uint32_t size, uint32_t count, uint32_t pos, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t unk1, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gac6d4112e13f25df7b34d7fa1f99a5f73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaa3b155af2b58e7c55000feea13c8c344" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaa3b155af2b58e7c55000feea13c8c344" > FSGetPosFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > fileHandle, uint32_t *pos, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:gaa3b155af2b58e7c55000feea13c8c344" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga1601ecd3c75bdb1cc1a33ff59ff75206" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga1601ecd3c75bdb1cc1a33ff59ff75206" > FSGetPosFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > fileHandle, uint32_t *pos, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga1601ecd3c75bdb1cc1a33ff59ff75206" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga999fcf3d7c8f2f4bc7db59004642552f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga999fcf3d7c8f2f4bc7db59004642552f" > FSSetPosFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t pos, uint32_t flags)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga999fcf3d7c8f2f4bc7db59004642552f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga9017d098fb0c8d585c06fb510cc243c3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga9017d098fb0c8d585c06fb510cc243c3" > FSSetPosFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t pos, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga9017d098fb0c8d585c06fb510cc243c3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga3333531974ac1e266c3c395f9848a78d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga3333531974ac1e266c3c395f9848a78d" > FSFlushFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga3333531974ac1e266c3c395f9848a78d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaf7a030fc92a14e7146cdc4466ee65cb0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gaf7a030fc92a14e7146cdc4466ee65cb0" > FSFlushFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gaf7a030fc92a14e7146cdc4466ee65cb0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gae61bdaed510a844c7ad7ccfea0d5b057" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gae61bdaed510a844c7ad7ccfea0d5b057" > FSTruncateFile< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gae61bdaed510a844c7ad7ccfea0d5b057" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga9e52bab5d05fb8273910ab5f6f68172a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga9e52bab5d05fb8273910ab5f6f68172a" > FSTruncateFileAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, < a class = "el" href = "group__coreinit__fs.html#ga05375f3bcf9cadbf37d0ae805826a2c6" > FSFileHandle< / a > handle, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga9e52bab5d05fb8273910ab5f6f68172a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga286649da34fff22d432166a931245f43" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga286649da34fff22d432166a931245f43" > FSRename< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *oldPath, const char *newPath, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga286649da34fff22d432166a931245f43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gab023e58fcab3790467db16db2e654343" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gab023e58fcab3790467db16db2e654343" > FSRenameAsync< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *block, const char *oldPath, const char *newPath, uint32_t flags, < a class = "el" href = "group__coreinit__fs.html#structFSAsyncData" > FSAsyncData< / a > *asyncData)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gab023e58fcab3790467db16db2e654343" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga979baba07bd5c72713b1c4b6747807df" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga7fca3cd5dc44c27e60e7cb422a1bf5b6" > FSVolumeState< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga979baba07bd5c72713b1c4b6747807df" > FSGetVolumeState< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga979baba07bd5c72713b1c4b6747807df" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga02275f4380e251278dd36ff39fb81a4c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga9d75a2f66784083c8a0946918841f97c" > FSError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga02275f4380e251278dd36ff39fb81a4c" > FSGetLastErrorCodeForViewer< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client)< / td > < / tr >
2016-01-11 02:17:32 +01:00
< tr class = "separator:ga02275f4380e251278dd36ff39fb81a4c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga178f2b38483ad1ec7f7ba34f95cc0755" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga178f2b38483ad1ec7f7ba34f95cc0755" > FSGetMountSource< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *cmd, < a class = "el" href = "group__coreinit__fs.html#ga0aefa3554d6ab3bcb7ced7df4b0117b4" > FSMountSourceType< / a > type, < a class = "el" href = "group__coreinit__fs.html#structFSMountSource" > FSMountSource< / a > *out, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga178f2b38483ad1ec7f7ba34f95cc0755" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga9ce281a1c03a8c1d3ffbf8b12c8c326a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga9ce281a1c03a8c1d3ffbf8b12c8c326a" > FSMount< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *cmd, < a class = "el" href = "group__coreinit__fs.html#structFSMountSource" > FSMountSource< / a > *source, const char *target, uint32_t bytes, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga9ce281a1c03a8c1d3ffbf8b12c8c326a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gad3de2dfaa37085d166b5faa33359930d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#gad3de2dfaa37085d166b5faa33359930d" > FSUnmount< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *cmd, const char *target, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gad3de2dfaa37085d166b5faa33359930d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga20a630597b4d174c01d546f8f9091751" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga20a630597b4d174c01d546f8f9091751" > FSBindMount< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *cmd, const char *source, const char *target, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga20a630597b4d174c01d546f8f9091751" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga02087d68709e46237e27c821a7730008" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__fs.html#ga1f6b17153671191447543d781627f223" > FSStatus< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__fs.html#ga02087d68709e46237e27c821a7730008" > FSbindUnmount< / a > (< a class = "el" href = "group__coreinit__fs.html#structFSClient" > FSClient< / a > *client, < a class = "el" href = "group__coreinit__fs.html#structFSCmdBlock" > FSCmdBlock< / a > *cmd, const char *target, uint32_t flags)< / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga02087d68709e46237e27c821a7730008" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-11 02:17:32 +01:00
< / table >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-03-26 06:49:18 +01:00
< / a > 1.8.17
2016-01-11 02:17:32 +01:00
< / small > < / address >
< / body >
< / html >