msdosfs_vnops.c | 541 msdosfs_write(void *v) function in typeref:typename:int 565 printf("msdosfs_write(vp %p, uio %p, ioflag %x, cred %p\n", 567 printf("msdosfs_write(): diroff %lu, dirclust %lu, startcluster %lu\n", 579 panic("msdosfs_write(): bad file type"); 1481 { &vop_write_desc, msdosfs_write }, /* write */
|