Searched defs:lost_found_dir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c2784 struct direct lost_found_dir[] = { variable in typeref:struct:direct
2808 (void) makedir(lost_found_dir, 2);
2810 bcopy(&lost_found_dir[2], &buf[i], DIRSIZ(&lost_found_dir[2]));

Completed in 74 milliseconds