ofdlock
int ofdlock(file_t *, int, struct flock64 *, int, u_offset_t);
if ((error = ofdlock(fp, cmd, &bf, flag, offset)) != 0)