Hi,

I am trying to find out where in the kernel code blocks on disk are freed. 
I want to track all the blocks freed on the disk as a result of file 
deletes etc., in my pseudo disk driver. 
Is there an equivalent of a blockfree() or something in the 4.x kernel 
code, where I can put a hook into my driver?

Thanks,
Sid. 
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to