Home | History | Annotate | Download | only in ntfs

Lines Matching refs:dprintf

300 		dprintf(("ntfs_superblock_validate: invalid boot block\n"));
304 dprintf(("ntfs_superblock_validate: invalid bytes per sector\n"));
308 dprintf(("ntfs_superblock_validate: invalid sectors per cluster\n"));
358 dprintf(("ntfs_mountfs(): bps: %d, spc: %d, media: %x, mftrecsz: %d (%d sects)\n",
361 dprintf(("ntfs_mountfs(): mftcn: 0x%x|0x%x\n",
378 dprintf(("ntfs_mountfs(): case-%s,%s uid: %d, gid: %d, mode: %o\n",
512 dprintf(("ntfs_unmount: unmounting...\n"));
519 dprintf(("ntfs_unmount: vflushing...\n"));
522 dprintf(("ntfs_unmount: vflush failed: %d\n",error));
565 dprintf(("ntfs_umount: freeing memory...\n"));
579 dprintf(("ntfs_root(): sysvn: %p\n",
626 dprintf(("ntfs_statvfs():\n"));
647 /*dprintf(("ntfs_sync():\n"));*/
723 dprintf(("ntfs_loadvnode: ino: %llu, attr: 0x%x:%s",
748 dprintf(("%s: allocating fnode: %p\n", __func__, fp));