headers/private/fs_shell/KPath.h
17
KPath(fssh_size_t bufferSize = FSSH_B_PATH_NAME_LENGTH);
headers/private/fs_shell/KPath.h
19
fssh_size_t bufferSize = FSSH_B_PATH_NAME_LENGTH);
headers/private/fs_shell/KPath.h
24
fssh_size_t bufferSize = FSSH_B_PATH_NAME_LENGTH);
headers/private/fs_shell/KPath.h
30
fssh_size_t Length() const { return fPathLength; }
headers/private/fs_shell/KPath.h
32
fssh_size_t BufferSize() const { return fBufferSize; }
headers/private/fs_shell/KPath.h
53
fssh_size_t fBufferSize;
headers/private/fs_shell/KPath.h
54
fssh_size_t fPathLength;
headers/private/fs_shell/fssh_api_wrapper.h
1539
#define size_t fssh_size_t
headers/private/fs_shell/fssh_byte_order.h
116
fssh_size_t length, fssh_swap_action action);
headers/private/fs_shell/fssh_driver_settings.h
33
char *buffer, fssh_size_t *_bufferSize, bool flat);
headers/private/fs_shell/fssh_drivers.h
21
void *data, fssh_size_t len);
headers/private/fs_shell/fssh_drivers.h
24
fssh_size_t *numBytes);
headers/private/fs_shell/fssh_drivers.h
27
fssh_size_t *numBytes);
headers/private/fs_shell/fssh_drivers.h
34
fssh_size_t count, fssh_size_t *_numBytes);
headers/private/fs_shell/fssh_drivers.h
37
fssh_size_t count, fssh_size_t *_numBytes);
headers/private/fs_shell/fssh_fs_attr.h
25
fssh_size_t readBytes);
headers/private/fs_shell/fssh_fs_attr.h
28
fssh_size_t readBytes);
headers/private/fs_shell/fssh_fs_cache.h
111
fssh_size_t *_size);
headers/private/fs_shell/fssh_fs_cache.h
114
fssh_size_t *_size);
headers/private/fs_shell/fssh_fs_cache.h
125
fssh_size_t size, struct fssh_file_io_vec *vecs,
headers/private/fs_shell/fssh_fs_cache.h
126
fssh_size_t *_count, fssh_size_t align);
headers/private/fs_shell/fssh_fs_cache.h
71
fssh_size_t blockSize, bool readOnly);
headers/private/fs_shell/fssh_fs_cache.h
74
fssh_off_t blockNumber, fssh_size_t numBlocks);
headers/private/fs_shell/fssh_fs_cache.h
76
fssh_off_t blockNumber, fssh_size_t numBlocks);
headers/private/fs_shell/fssh_fs_cache.h
96
fssh_size_t* _numBlocks);
headers/private/fs_shell/fssh_fs_interface.h
113
struct fssh_dirent *buffer, fssh_size_t bufferSize,
headers/private/fs_shell/fssh_fs_interface.h
130
fssh_fs_vnode *vnode, char *buffer, fssh_size_t bufferSize);
headers/private/fs_shell/fssh_fs_interface.h
142
fssh_size_t count, fssh_size_t *_numBytes);
headers/private/fs_shell/fssh_fs_interface.h
145
fssh_size_t count, fssh_size_t *_numBytes);
headers/private/fs_shell/fssh_fs_interface.h
155
fssh_off_t offset, fssh_size_t size,
headers/private/fs_shell/fssh_fs_interface.h
156
struct fssh_file_io_vec *vecs, fssh_size_t *_count);
headers/private/fs_shell/fssh_fs_interface.h
161
fssh_size_t length);
headers/private/fs_shell/fssh_fs_interface.h
171
char *buffer, fssh_size_t *_bufferSize);
headers/private/fs_shell/fssh_fs_interface.h
203
fssh_size_t *length);
headers/private/fs_shell/fssh_fs_interface.h
206
fssh_size_t *length);
headers/private/fs_shell/fssh_fs_interface.h
221
fssh_size_t bufferSize, uint32_t *_num);
headers/private/fs_shell/fssh_fs_interface.h
234
fssh_size_t bufferSize, uint32_t *_num);
headers/private/fs_shell/fssh_fs_interface.h
250
fssh_size_t *length);
headers/private/fs_shell/fssh_fs_interface.h
253
fssh_size_t *length);
headers/private/fs_shell/fssh_fs_interface.h
339
fssh_io_request* request, fssh_off_t offset, fssh_size_t size,
headers/private/fs_shell/fssh_fs_interface.h
340
struct fssh_file_io_vec *vecs, fssh_size_t *_count);
headers/private/fs_shell/fssh_fs_interface.h
343
bool partialTransfer, fssh_size_t bytesTransferred);
headers/private/fs_shell/fssh_fs_interface.h
372
const struct fssh_iovec *vecs, fssh_size_t count,
headers/private/fs_shell/fssh_fs_interface.h
373
fssh_size_t *_numBytes);
headers/private/fs_shell/fssh_fs_interface.h
375
const struct fssh_iovec *vecs, fssh_size_t count,
headers/private/fs_shell/fssh_fs_interface.h
376
fssh_size_t *_numBytes);
headers/private/fs_shell/fssh_fs_interface.h
379
fssh_size_t fileVecCount, const struct fssh_iovec *vecs,
headers/private/fs_shell/fssh_fs_interface.h
380
fssh_size_t vecCount, uint32_t *_vecIndex,
headers/private/fs_shell/fssh_fs_interface.h
381
fssh_size_t *_vecOffset, fssh_size_t *_bytes);
headers/private/fs_shell/fssh_fs_interface.h
384
fssh_size_t fileVecCount, const struct fssh_iovec *vecs,
headers/private/fs_shell/fssh_fs_interface.h
385
fssh_size_t vecCount, uint32_t *_vecIndex,
headers/private/fs_shell/fssh_fs_interface.h
386
fssh_size_t *_vecOffset, fssh_size_t *_bytes);
headers/private/fs_shell/fssh_fs_interface.h
95
fssh_size_t bufferSize, uint32_t *_num);
headers/private/fs_shell/fssh_fs_query.h
33
char *buf, fssh_size_t len);
headers/private/fs_shell/fssh_kernel_export.h
23
fssh_size_t length);
headers/private/fs_shell/fssh_os.h
171
fssh_size_t bufferSize);
headers/private/fs_shell/fssh_os.h
173
fssh_size_t bufferSize);
headers/private/fs_shell/fssh_os.h
183
fssh_thread_info *info, fssh_size_t size);
headers/private/fs_shell/fssh_os.h
186
fssh_size_t size);
headers/private/fs_shell/fssh_os.h
79
struct fssh_sem_info *info, fssh_size_t infoSize);
headers/private/fs_shell/fssh_os.h
82
fssh_size_t infoSize);
headers/private/fs_shell/fssh_stat.h
22
fssh_size_t fssh_st_blksize; /* preferred block size for i/o */
headers/private/fs_shell/fssh_stdio.h
26
extern int fssh_snprintf(char *string, fssh_size_t size,
headers/private/fs_shell/fssh_stdio.h
30
extern int fssh_vsnprintf(char *string, fssh_size_t size,
headers/private/fs_shell/fssh_string.h
18
extern void *fssh_memchr(const void *source, int value, fssh_size_t length);
headers/private/fs_shell/fssh_string.h
20
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
22
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
24
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
26
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
27
extern void *fssh_memset(void *dest, int value, fssh_size_t length);
headers/private/fs_shell/fssh_string.h
32
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
35
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
37
extern fssh_size_t fssh_strlen(const char *string);
headers/private/fs_shell/fssh_string.h
40
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
53
extern fssh_size_t fssh_strspn(const char *string, const char *set);
headers/private/fs_shell/fssh_string.h
54
extern fssh_size_t fssh_strcspn(const char *string, const char *set);
headers/private/fs_shell/fssh_string.h
57
extern fssh_size_t fssh_strxfrm(char *string1, const char *string2,
headers/private/fs_shell/fssh_string.h
58
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
62
fssh_size_t bufferSize);
headers/private/fs_shell/fssh_string.h
67
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
75
extern fssh_size_t fssh_strlcat(char *dest, const char *source,
headers/private/fs_shell/fssh_string.h
76
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
77
extern fssh_size_t fssh_strlcpy(char *dest, const char *source,
headers/private/fs_shell/fssh_string.h
78
fssh_size_t length);
headers/private/fs_shell/fssh_string.h
80
extern fssh_size_t fssh_strnlen(const char *string, fssh_size_t count);
headers/private/fs_shell/fssh_time.h
77
extern fssh_size_t fssh_strftime(char *buffer, fssh_size_t maxSize,
headers/private/fs_shell/fssh_uio.h
14
fssh_size_t iov_len;
headers/private/fs_shell/fssh_unistd.h
44
extern char *fssh_getcwd(char *buffer, fssh_size_t size);
headers/private/fs_shell/fssh_unistd.h
54
fssh_size_t bufferSize);
headers/private/fs_shell/fssh_unistd.h
61
extern fssh_ssize_t fssh_read(int fd, void *buffer, fssh_size_t count);
headers/private/fs_shell/fssh_unistd.h
63
fssh_size_t count);
headers/private/fs_shell/fssh_unistd.h
64
extern fssh_ssize_t fssh_pread(int fd, void *buffer, fssh_size_t count,
headers/private/fs_shell/fssh_unistd.h
66
extern fssh_ssize_t fssh_write(int fd, const void *buffer, fssh_size_t count);
headers/private/fs_shell/fssh_unistd.h
68
fssh_size_t count);
headers/private/fs_shell/fssh_unistd.h
69
extern fssh_ssize_t fssh_pwrite(int fd, const void *buffer, fssh_size_t count,
src/tools/fs_shell/KPath.cpp
113
fssh_size_t length = fssh_strlen(path);
src/tools/fs_shell/KPath.cpp
21
KPath::KPath(fssh_size_t bufferSize)
src/tools/fs_shell/KPath.cpp
217
fssh_size_t componentLength = fssh_strlen(component);
src/tools/fs_shell/KPath.cpp
225
fssh_size_t resultPathLength = fPathLength + componentLength + (insertSlash ? 1 : 0);
src/tools/fs_shell/KPath.cpp
32
KPath::KPath(const char* path, bool normalize, fssh_size_t bufferSize)
src/tools/fs_shell/KPath.cpp
61
KPath::SetTo(const char* path, bool normalize, fssh_size_t bufferSize)
src/tools/fs_shell/block_cache.cpp
107
fssh_size_t block_size;
src/tools/fs_shell/block_cache.cpp
120
fssh_size_t blockSize, bool readOnly);
src/tools/fs_shell/block_cache.cpp
1520
fssh_block_cache_create(int fd, fssh_off_t numBlocks, fssh_size_t blockSize, bool readOnly)
src/tools/fs_shell/block_cache.cpp
1565
fssh_size_t numBlocks)
src/tools/fs_shell/block_cache.cpp
1600
fssh_size_t numBlocks)
src/tools/fs_shell/block_cache.cpp
1784
fssh_block_cache_prefetch(void* _cache, fssh_off_t blockNumber, fssh_size_t* _numBlocks)
src/tools/fs_shell/block_cache.cpp
471
block_cache::block_cache(int _fd, fssh_off_t numBlocks, fssh_size_t blockSize,
src/tools/fs_shell/command_cp.cpp
707
fssh_size_t bufferSize = _bufferSize;
src/tools/fs_shell/driver_settings.cpp
438
fssh_size_t length, reserved, quotes;
src/tools/fs_shell/driver_settings.cpp
487
fssh_size_t length;
src/tools/fs_shell/fd.cpp
469
_kern_read(int fd, fssh_off_t pos, void *buffer, fssh_size_t length)
src/tools/fs_shell/fd.cpp
504
_kern_readv(int fd, fssh_off_t pos, const fssh_iovec *vecs, fssh_size_t count)
src/tools/fs_shell/fd.cpp
524
fssh_size_t length = vecs[i].iov_len;
src/tools/fs_shell/fd.cpp
548
_kern_write(int fd, fssh_off_t pos, const void *buffer, fssh_size_t length)
src/tools/fs_shell/fd.cpp
583
_kern_writev(int fd, fssh_off_t pos, const fssh_iovec *vecs, fssh_size_t count)
src/tools/fs_shell/fd.cpp
603
fssh_size_t length = vecs[i].iov_len;
src/tools/fs_shell/fd.cpp
646
_kern_ioctl(int fd, uint32_t op, void *buffer, fssh_size_t length)
src/tools/fs_shell/fd.cpp
668
_kern_read_dir(int fd, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t maxCount)
src/tools/fs_shell/fd.h
24
void *buffer, fssh_size_t *length);
src/tools/fs_shell/fd.h
26
const void *buffer, fssh_size_t *length);
src/tools/fs_shell/fd.h
30
void *buffer, fssh_size_t length);
src/tools/fs_shell/fd.h
36
struct fssh_dirent *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/file_cache.cpp
103
int32_t pageOffset, fssh_addr_t buffer, fssh_size_t bufferSize)
src/tools/fs_shell/file_cache.cpp
123
fssh_size_t bytesLeft, fssh_off_t &lastOffset,
src/tools/fs_shell/file_cache.cpp
124
fssh_addr_t &lastBuffer, int32_t &lastPageOffset, fssh_size_t &lastLeft)
src/tools/fs_shell/file_cache.cpp
129
fssh_size_t requestSize = buffer - lastBuffer;
src/tools/fs_shell/file_cache.cpp
146
fssh_size_t *_size, bool doWrite)
src/tools/fs_shell/file_cache.cpp
164
fssh_size_t size = *_size;
src/tools/fs_shell/file_cache.cpp
189
fssh_size_t bytesLeft = size, lastLeft = size;
src/tools/fs_shell/file_cache.cpp
198
fssh_size_t bytesInPage = fssh_min_c(
src/tools/fs_shell/file_cache.cpp
199
fssh_size_t(FSSH_B_PAGE_SIZE - pageOffset), bytesLeft);
src/tools/fs_shell/file_cache.cpp
338
void *bufferBase, fssh_size_t *_size)
src/tools/fs_shell/file_cache.cpp
351
const void *buffer, fssh_size_t *_size)
src/tools/fs_shell/file_cache.cpp
61
fssh_size_t bufferSize);
src/tools/fs_shell/file_cache.cpp
84
int32_t pageOffset, fssh_addr_t buffer, fssh_size_t bufferSize)
src/tools/fs_shell/fssh.cpp
401
fssh_size_t size = sizeof(buffer) - 1;
src/tools/fs_shell/fuse.cpp
163
fssh_size_t n_size = size - 1;
src/tools/fs_shell/kernel_export.cpp
32
fssh_user_memcpy(void *dest, const void *source, fssh_size_t length)
src/tools/fs_shell/sem.cpp
106
struct fssh_sem_info *info, fssh_size_t infoSize)
src/tools/fs_shell/sem.cpp
91
fssh_size_t infoSize)
src/tools/fs_shell/stdio.cpp
27
fssh_snprintf(char *string, fssh_size_t size, char const *format, ...)
src/tools/fs_shell/stdio.cpp
48
fssh_vsnprintf(char *string, fssh_size_t size, char const *format, va_list ap)
src/tools/fs_shell/string.cpp
101
fssh_strncmp(const char *string1, const char *string2, fssh_size_t length)
src/tools/fs_shell/string.cpp
15
fssh_memchr(const void *source, int value, fssh_size_t length)
src/tools/fs_shell/string.cpp
157
fssh_size_t
src/tools/fs_shell/string.cpp
164
fssh_size_t
src/tools/fs_shell/string.cpp
178
fssh_size_t
src/tools/fs_shell/string.cpp
179
fssh_strxfrm(char *string1, const char *string2, fssh_size_t length)
src/tools/fs_shell/string.cpp
194
fssh_strerror_r(int errorCode, char *buffer, fssh_size_t bufferSize)
src/tools/fs_shell/string.cpp
209
fssh_strncasecmp(const char *string1, const char *string2, fssh_size_t length)
src/tools/fs_shell/string.cpp
22
fssh_memcmp(const void *buffer1, const void *buffer2, fssh_size_t length)
src/tools/fs_shell/string.cpp
249
fssh_size_t
src/tools/fs_shell/string.cpp
250
fssh_strlcat(char *dest, const char *source, fssh_size_t length)
src/tools/fs_shell/string.cpp
256
fssh_size_t
src/tools/fs_shell/string.cpp
257
fssh_strlcpy(char *dest, const char *source, fssh_size_t length)
src/tools/fs_shell/string.cpp
263
fssh_size_t
src/tools/fs_shell/string.cpp
264
fssh_strnlen(const char *string, fssh_size_t count)
src/tools/fs_shell/string.cpp
29
fssh_memcpy(void *dest, const void *source, fssh_size_t length)
src/tools/fs_shell/string.cpp
37
fssh_memccpy(void *dest, const void *source, int stopByte, fssh_size_t length)
src/tools/fs_shell/string.cpp
45
fssh_memmove(void *dest, const void *source, fssh_size_t length)
src/tools/fs_shell/string.cpp
52
fssh_memset(void *dest, int value, fssh_size_t length)
src/tools/fs_shell/string.cpp
66
fssh_strncpy(char *dest, const char *source, fssh_size_t length)
src/tools/fs_shell/string.cpp
80
fssh_strncat(char *dest, const char *source, fssh_size_t length)
src/tools/fs_shell/string.cpp
86
fssh_size_t
src/tools/fs_shell/syscalls.h
21
fssh_size_t argsLength);
src/tools/fs_shell/syscalls.h
29
const char *leaf, char *userPath, fssh_size_t pathLength);
src/tools/fs_shell/syscalls.h
46
fssh_size_t *_bufferSize);
src/tools/fs_shell/syscalls.h
55
struct fssh_stat *stat, fssh_size_t statSize);
src/tools/fs_shell/syscalls.h
58
fssh_size_t statSize, int statMask);
src/tools/fs_shell/syscalls.h
72
fssh_status_t _kern_getcwd(char *buffer, fssh_size_t size);
src/tools/fs_shell/syscalls.h
80
fssh_size_t queryLength, uint32_t flags, fssh_port_id port,
src/tools/fs_shell/syscalls.h
85
fssh_size_t length);
src/tools/fs_shell/syscalls.h
87
fssh_size_t count);
src/tools/fs_shell/syscalls.h
89
fssh_size_t length);
src/tools/fs_shell/syscalls.h
91
fssh_size_t count);
src/tools/fs_shell/syscalls.h
94
fssh_size_t length);
src/tools/fs_shell/syscalls.h
96
fssh_size_t bufferSize, uint32_t maxCount);
src/tools/fs_shell/uio.cpp
117
fssh_size_t length = 0;
src/tools/fs_shell/uio.cpp
59
fssh_size_t length = 0;
src/tools/fs_shell/uio.cpp
78
fssh_size_t length = 0;
src/tools/fs_shell/uio.cpp
98
fssh_size_t length = 0;
src/tools/fs_shell/unistd.cpp
372
fssh_read(int fd, void *buffer, fssh_size_t count)
src/tools/fs_shell/unistd.cpp
390
fssh_read_pos(int fd, fssh_off_t pos, void *buffer, fssh_size_t count)
src/tools/fs_shell/unistd.cpp
403
fssh_write(int fd, const void *buffer, fssh_size_t count)
src/tools/fs_shell/unistd.cpp
421
fssh_write_pos(int fd, fssh_off_t pos, const void *buffer, fssh_size_t count)
src/tools/fs_shell/vfs.cpp
1158
fssh_size_t bufferSize;
src/tools/fs_shell/vfs.cpp
1349
struct fssh_dirent *buffer, fssh_size_t bufferSize)
src/tools/fs_shell/vfs.cpp
1404
fssh_size_t nameSize)
src/tools/fs_shell/vfs.cpp
1437
dir_vnode_to_path(struct vnode *vnode, char *buffer, fssh_size_t bufferSize)
src/tools/fs_shell/vfs.cpp
1732
fssh_size_t fileVecCount, const fssh_iovec *vecs, fssh_size_t vecCount,
src/tools/fs_shell/vfs.cpp
1733
uint32_t *_vecIndex, fssh_size_t *_vecOffset, fssh_size_t *_numBytes,
src/tools/fs_shell/vfs.cpp
1742
fssh_size_t numBytes = *_numBytes;
src/tools/fs_shell/vfs.cpp
1744
fssh_size_t vecOffset = *_vecOffset;
src/tools/fs_shell/vfs.cpp
1747
fssh_size_t size;
src/tools/fs_shell/vfs.cpp
1802
fssh_size_t totalSize = size;
src/tools/fs_shell/vfs.cpp
1803
fssh_size_t bytesLeft = numBytes - size;
src/tools/fs_shell/vfs.cpp
1828
fssh_size_t vecLeft = vecs[vecIndex].iov_len - vecOffset;
src/tools/fs_shell/vfs.cpp
1839
fssh_size_t tempVecSize = fssh_min_c(vecLeft, fileLeft - size);
src/tools/fs_shell/vfs.cpp
1850
fssh_size_t bytes = size;
src/tools/fs_shell/vfs.cpp
193
void *buffer, fssh_size_t *);
src/tools/fs_shell/vfs.cpp
195
const void *buffer, fssh_size_t *);
src/tools/fs_shell/vfs.cpp
201
struct fssh_dirent *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/vfs.cpp
204
struct fssh_dirent *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/vfs.cpp
210
struct fssh_dirent *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/vfs.cpp
216
void *buffer, fssh_size_t *);
src/tools/fs_shell/vfs.cpp
218
const void *buffer, fssh_size_t *);
src/tools/fs_shell/vfs.cpp
2222
fssh_size_t count, fssh_size_t *_numBytes)
src/tools/fs_shell/vfs.cpp
2225
fssh_size_t toRead = 0;
src/tools/fs_shell/vfs.cpp
2226
for (fssh_size_t i = 0; i < count; i++)
src/tools/fs_shell/vfs.cpp
2237
fssh_size_t newCount = 0;
src/tools/fs_shell/vfs.cpp
2238
for (fssh_size_t i = 0; i < count && toRead > 0; i++) {
src/tools/fs_shell/vfs.cpp
2239
fssh_size_t vecLen = fssh_min_c(vecs[i].iov_len, toRead);
src/tools/fs_shell/vfs.cpp
2263
fssh_size_t count, fssh_size_t *_numBytes)
src/tools/fs_shell/vfs.cpp
2266
fssh_size_t toWrite = 0;
src/tools/fs_shell/vfs.cpp
2267
for (fssh_size_t i = 0; i < count; i++)
src/tools/fs_shell/vfs.cpp
2278
fssh_size_t newCount = 0;
src/tools/fs_shell/vfs.cpp
2279
for (fssh_size_t i = 0; i < count && toWrite > 0; i++) {
src/tools/fs_shell/vfs.cpp
228
struct fssh_dirent *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/vfs.cpp
2280
fssh_size_t vecLen = fssh_min_c(vecs[i].iov_len, toWrite);
src/tools/fs_shell/vfs.cpp
2304
fssh_size_t fileVecCount, const fssh_iovec *vecs, fssh_size_t vecCount,
src/tools/fs_shell/vfs.cpp
2305
uint32_t *_vecIndex, fssh_size_t *_vecOffset, fssh_size_t *_bytes)
src/tools/fs_shell/vfs.cpp
2315
fssh_size_t fileVecCount, const fssh_iovec *vecs, fssh_size_t vecCount,
src/tools/fs_shell/vfs.cpp
2316
uint32_t *_vecIndex, fssh_size_t *_vecOffset, fssh_size_t *_bytes)
src/tools/fs_shell/vfs.cpp
234
struct fssh_dirent *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/vfs.cpp
241
fssh_size_t len);
src/tools/fs_shell/vfs.cpp
2436
const fssh_iovec *vecs, fssh_size_t count, fssh_size_t *_numBytes)
src/tools/fs_shell/vfs.cpp
2447
const fssh_iovec *vecs, fssh_size_t count, fssh_size_t *_numBytes)
src/tools/fs_shell/vfs.cpp
251
fssh_size_t bufferSize);
src/tools/fs_shell/vfs.cpp
2556
fssh_size_t bufferSize)
src/tools/fs_shell/vfs.cpp
2560
fssh_size_t length;
src/tools/fs_shell/vfs.cpp
2657
vfs_normalize_path(const char *path, char *buffer, fssh_size_t bufferSize,
src/tools/fs_shell/vfs.cpp
2745
vfs_get_file_map(void *_vnode, fssh_off_t offset, fssh_size_t size,
src/tools/fs_shell/vfs.cpp
2746
fssh_file_io_vec *vecs, fssh_size_t *_count)
src/tools/fs_shell/vfs.cpp
2774
vfs_get_vnode_name(void *_vnode, char *name, fssh_size_t nameSize)
src/tools/fs_shell/vfs.cpp
2782
bool kernel, char *path, fssh_size_t pathLength)
src/tools/fs_shell/vfs.cpp
2876
fssh_size_t tableSize;
src/tools/fs_shell/vfs.cpp
2909
fssh_size_t i;
src/tools/fs_shell/vfs.cpp
3245
file_read(struct file_descriptor *descriptor, fssh_off_t pos, void *buffer, fssh_size_t *length)
src/tools/fs_shell/vfs.cpp
3255
file_write(struct file_descriptor *descriptor, fssh_off_t pos, const void *buffer, fssh_size_t *length)
src/tools/fs_shell/vfs.cpp
3437
fssh_size_t bufferSize, uint32_t *_count)
src/tools/fs_shell/vfs.cpp
3488
fssh_size_t bufferSize, uint32_t *_count)
src/tools/fs_shell/vfs.cpp
3564
fssh_size_t length)
src/tools/fs_shell/vfs.cpp
3750
common_read_link(int fd, char *path, char *buffer, fssh_size_t *_bufferSize,
src/tools/fs_shell/vfs.cpp
4051
fssh_size_t bufferSize, uint32_t *_count)
src/tools/fs_shell/vfs.cpp
4180
attr_read(struct file_descriptor *descriptor, fssh_off_t pos, void *buffer, fssh_size_t *length)
src/tools/fs_shell/vfs.cpp
4193
attr_write(struct file_descriptor *descriptor, fssh_off_t pos, const void *buffer, fssh_size_t *length)
src/tools/fs_shell/vfs.cpp
4412
fssh_size_t bufferSize, uint32_t *_count)
src/tools/fs_shell/vfs.cpp
4576
fssh_size_t bufferSize, uint32_t *_count)
src/tools/fs_shell/vfs.cpp
5059
get_cwd(char *buffer, fssh_size_t size, bool kernel)
src/tools/fs_shell/vfs.cpp
5132
uint32_t flags, const char *args, fssh_size_t argsLength)
src/tools/fs_shell/vfs.cpp
514
const fssh_size_t length = fssh_strlen("file_systems/");
src/tools/fs_shell/vfs.cpp
5383
_kern_read_link(int fd, const char *path, char *buffer, fssh_size_t *_bufferSize)
src/tools/fs_shell/vfs.cpp
5535
fssh_struct_stat *stat, fssh_size_t statSize)
src/tools/fs_shell/vfs.cpp
5604
const fssh_struct_stat *stat, fssh_size_t statSize, int statMask)
src/tools/fs_shell/vfs.cpp
5718
_kern_getcwd(char *buffer, fssh_size_t size)
src/tools/fs_shell/vfs.cpp
5782
char* path, fssh_size_t pathLength)
src/tools/fs_shell/vfs.cpp
5789
_kern_open_query(fssh_dev_t device, const char *query, fssh_size_t queryLength,
src/tools/fs_shell/vfs.h
101
fssh_size_t bufferSize);
src/tools/fs_shell/vfs.h
105
fssh_size_t bufferSize, bool kernel);
src/tools/fs_shell/vfs.h
79
const fssh_iovec *vecs, fssh_size_t count,
src/tools/fs_shell/vfs.h
80
fssh_size_t *_numBytes);
src/tools/fs_shell/vfs.h
82
fssh_off_t pos, const fssh_iovec *vecs, fssh_size_t count,
src/tools/fs_shell/vfs.h
83
fssh_size_t *_numBytes);
src/tools/fs_shell/vfs.h
85
fssh_size_t size, fssh_file_io_vec *vecs,
src/tools/fs_shell/vfs.h
86
fssh_size_t *_count);
src/tools/fs_shell/vfs.h
91
fssh_size_t nameSize);