coda_vfsops.c | 102 .vfs_unmount = coda_unmount, 299 coda_unmount(struct mount *vfsp, int mntflags) function in typeref:typename:int 316 printf("coda_unmount: ROOT: vp %p, cp %p\n", mi->mi_rootvp, VTOC(mi->mi_rootvp)); 326 printf("coda_unmount: active = %d, vflush active %d\n", active, error);
|