Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/disk/
H A Dformat.c141 ulong clustalloc(int);
668 x = clustalloc(Sof); in dosfs()
670 clustalloc(0); in dosfs()
671 clustalloc(Eof); in dosfs()
706 clustalloc(int flag) in clustalloc() function