Searched refs:FI_LENGTH (Results 1 – 1 of 1) sorted by relevance
73 #define FI_LENGTH(fp) (*(long *)((fp)->fi_buf + 4)) macro232 FI_LENGTH(filep) = d.d_size; in bpcfs_open()303 if ((c = MIN(FI_LENGTH(fp) - off, c)) == 0) in bpcfs_read()