Searched refs:pnt (Results 1 – 2 of 2) sorted by relevance
668 unsigned char *pnt; in rock_ridge_symlink_readpage() local687 pnt = (unsigned char *)bh->b_data + offset; in rock_ridge_symlink_readpage()689 raw_de = (struct iso_directory_record *)pnt; in rock_ridge_symlink_readpage()694 if (offset + *pnt > bufsize) in rock_ridge_symlink_readpage()
505 char *pnt; in read_profile() local520 pnt = (char *)prof_buffer + p - sizeof(atomic_t); in read_profile()521 if (copy_to_user(buf, (void *)pnt, count)) in read_profile()