Lines Matching defs:offset
247 args->offset = ntohl(*p++);
281 args->offset = ntohl(*p++); /* offset */
551 int namlen, loff_t offset, u64 ino, unsigned int d_type)
560 namlen, name, offset, ino);
563 if (offset > ~((u32) 0)) {
567 if (cd->offset)
568 *cd->offset = htonl(offset);
585 cd->offset = p; /* remember pointer */
586 *p++ = htonl(~0U); /* offset of next entry */