mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
fs: Add VFS docs
This commit adds VFS docmentation, and details about the VFS interface. Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
* Name: file_syncfs
|
||||
*
|
||||
* Description:
|
||||
* Equivalent to the standard syncsf() function except that is accepts a
|
||||
* Equivalent to the standard syncfs() function except that is accepts a
|
||||
* struct file instance instead of a fd descriptor and it does not set
|
||||
* the errno variable
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user