Searched refs:fd_build_label_vtoc (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | fd.c | 68 static int fd_build_label_vtoc(struct fcu_obj *, struct fdisk *, 1544 if ((rval = fd_build_label_vtoc(fjp, fdp, &vtoc, label)) == 0) { in fd_ioctl() 1876 fd_build_label_vtoc(struct fcu_obj *fjp, struct fdisk *fdp, struct vtoc *vtocp, in fd_build_label_vtoc() function
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | fd.c | 187 static int fd_build_label_vtoc(struct fdunit *, struct vtoc *); 2129 if ((err = fd_build_label_vtoc(un, &vtoc)) != 0) { in fd_ioctl() 5740 fd_build_label_vtoc(struct fdunit *un, struct vtoc *vtoc) in fd_build_label_vtoc() function
|