Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 6 of 6) sorted by relevance

/lib/fs/include/lib/
A Dfs.h95 status_t (*truncate)(filecookie *, uint64_t); member
/lib/fs/9p/
A Dv9fs.c167 .truncate = NULL,
/lib/fs/fat/
A Dfs.cpp261 .truncate = nullptr,
/lib/fs/memfs/
A Dmemfs.c384 .truncate = memfs_truncate,
/lib/fs/
A Dfs.c328 return handle->mount->api->truncate(handle->cookie, len); in fs_truncate_file()
/lib/fs/spifs/
A Dspifs.c1211 .truncate = spifs_truncate,

Completed in 12 milliseconds