Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c93 static void newvolume(struct data **, unsigned int, fsblkcnt_t limit,
262 newvolume(sf, eptnum, *plimit, *pilimit); in splpkgmap()
366 newvolume(sf, eptnum, *plimit, *pilimit); in splpkgmap()
433 newvolume(sf, eptnum, limit, ilimit); in store()
537 newvolume(struct data **sf, unsigned int eptnum, fsblkcnt_t limit, in newvolume() function