Home | Sort by: relevance | last modified time | path |
/src/tests/fs/puffs/h_dtfs/ | |
dtfs_subr.c | 242 int needalloc, shrinks; local in function:dtfs_setsize 245 needalloc = newsize > ROUNDUP(df->df_datalen, DTFS_BLOCKSIZE); 248 if (needalloc || shrinks) { |