Go to the source code of this file.
Function Documentation
The explain_buffer_erofs function may be used to report EROFS errors.
- Parameters:
-
sb | The string buffer to print into. |
pathname | The path name of the pffending file. |
caption | The name of the parameter of the path name of the pffending file. |
Definition at line 75 of file erofs.c.
The explain_buffer_erofs function may be used to report EROFS errors, given a file descriptor.
- Parameters:
-
sb | The string buffer to print into. |
fildes | The file descriptor of the pffending file. |
caption | The name of the parameter of the file descriptor of the offending file. |
Definition at line 101 of file erofs.c.