HomeSort by relevance Sort by last modified time
    Searched refs:namlen (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
fsys_jfs.c 281 int namlen, cmp, n, link_count; local
337 namlen = de->namlen;
339 uni2ansi (de->name, namebuf, namlen);
340 namebuf[namlen] = 0;
345 namlen -= DTLHDRDATALEN;
350 namlen -= DTSLOTDATALEN;
353 uni2ansi (ds->name, ptr, namlen);
354 ptr += namlen;
jfs.h 297 u8 namlen; /* 1: */ member in struct:__anon3819
309 u8 namlen; /* 1: */ member in struct:__anon3820
  /external/kernel-headers/original/linux/nfsd/
xdr.h 171 int namlen, loff_t offset, ino_t ino, unsigned int);

Completed in 161 milliseconds