HomeSort by: relevance | last modified time | path
    Searched defs:lastsz (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/v7fs/
v7fs_file.c 337 size_t sz, lastsz; local in function:v7fs_directory_remove_entry
347 lastsz = V7FS_RESIDUE_BSIZE(sz);
348 pos = lastsz - sizeof(lastdirent);
v7fs_file.c 337 size_t sz, lastsz; local in function:v7fs_directory_remove_entry
347 lastsz = V7FS_RESIDUE_BSIZE(sz);
348 pos = lastsz - sizeof(lastdirent);

Completed in 20 milliseconds