stat-id->hash
Name
stat-id->hash -- Compute hash number for stat buffer.
Type: function
Synopsis
Arguments
- b
An instance of <stat-buf>
Return Values
- hash
An instance of <fixnum>
Description
Computes a hash number for a stat buffer based on the identity
of the stat'd file (ie, using the device number and inode number).