Searched refs:truncate (Results 1 – 6 of 6) sorted by relevance
95 status_t (*truncate)(filecookie *, uint64_t); member
167 .truncate = NULL,
261 .truncate = nullptr,
384 .truncate = memfs_truncate,
328 return handle->mount->api->truncate(handle->cookie, len); in fs_truncate_file()
1211 .truncate = spifs_truncate,
Completed in 12 milliseconds