Lines Matching refs:operation
74 This operation mounts a blob of data pointed to by path stored in `src`, at
91 w0 == DEBUGFS_E_INVALID_PARAMS if mount operation failed
99 This operation opens the file path pointed to by `fname`.
129 w0 == DEBUGFS_E_INVALID_PARAMS if open operation failed
140 This operation closes a file described by a file descriptor obtained by a
157 w0 == DEBUGFS_E_INVALID_PARAMS if close operation failed
166 This operation reads a number of bytes from a file descriptor obtained by
183 operation.
188 w0 == DEBUGFS_E_INVALID_PARAMS if read operation failed
227 w0 == DEBUGFS_E_INVALID_PARAMS if seek operation failed
252 w0 == DEBUGFS_E_INVALID_PARAMS if bind operation failed
261 Perform a stat operation on provided file `name` and returns the directory
278 w0 == DEBUGFS_E_INVALID_PARAMS if stat operation failed