Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.h73 extern off64_t findPartitionOffset(int fd, char *ldrive);
H A Dfsck.c185 findPartitionOffset(*inFD, suffix)) < 0) { in openFS()
H A Dpcfs_common.c454 findPartitionOffset(int fd, char *ldrive) in findPartitionOffset() function