Lines Matching defs:vol

92 		ntfs_error(ni->vol->mp, "$LogFile uses unsupported page "
101 ntfs_error(ni->vol->mp, "Found restart area in incorrect "
108 ntfs_error(ni->vol->mp, "$LogFile version %d.%d is not "
125 ntfs_error(ni->vol->mp, "$LogFile restart page specifies "
134 ntfs_error(ni->vol->mp, "$LogFile restart page specifies "
149 ntfs_error(ni->vol->mp, "$LogFile restart page specifies "
158 ntfs_error(ni->vol->mp, "$LogFile restart page is not "
198 ntfs_error(ni->vol->mp, "$LogFile restart area specifies "
212 ntfs_error(ni->vol->mp, "$LogFile restart area specifies "
227 ntfs_error(ni->vol->mp, "$LogFile restart area is out of "
244 ntfs_error(ni->vol->mp, "$LogFile restart area specifies "
259 ntfs_error(ni->vol->mp, "$LogFile restart area specifies "
266 ntfs_error(ni->vol->mp, "$LogFile restart area specifies "
273 ntfs_error(ni->vol->mp, "$LogFile restart area specifies "
342 ntfs_error(ni->vol->mp, "$LogFile log client array is corrupt.");
399 ntfs_error(ni->vol->mp, "Failed to allocate memory for "
429 ntfs_error(ni->vol->mp, "Error reading "
459 ntfs_error(ni->vol->mp, "Multi sector transfer error "
519 ntfs_volume *vol;
530 vol = ni->vol;
539 if (NVolLogFileEmpty(vol))
545 ntfs_error(vol->mp, "Failed to get vnode for $LogFile.");
575 ntfs_error(vol->mp, "$LogFile is too small.");
599 ntfs_error(vol->mp, "Error reading $LogFile.");
683 NVolSetLogFileEmpty(vol);
691 ntfs_error(vol->mp, "Did not find any restart pages in "
757 ntfs_volume *vol = ni->vol;
762 if (NVolLogFileEmpty(vol)) {
770 ntfs_error(vol->mp, "Restart page buffer is invalid. This is "
806 ntfs_volume *vol = ni->vol;
809 if (!NVolLogFileEmpty(vol)) {
815 ntfs_error(vol->mp, "Failed to get vnode for "
827 ntfs_error(vol->mp, "Failed to fill $LogFile with "
832 NVolSetLogFileEmpty(vol);