Home
last modified time | relevance | path

Searched refs:sunos_direntry (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sparc/kernel/
Dsys_sunos.c391 struct sunos_direntry { struct
399 struct sunos_direntry *curr; argument
400 struct sunos_direntry *previous;
408 struct sunos_direntry * dirent; in sunos_filldirentry()
432 struct sunos_direntry * lastdirent; in sunos_getdirentries()
444 if(cnt < (sizeof(struct sunos_direntry) + 255)) in sunos_getdirentries()
447 buf.curr = (struct sunos_direntry *) dirent; in sunos_getdirentries()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sunos32.c347 struct sunos_direntry { struct
355 struct sunos_direntry *curr; argument
356 struct sunos_direntry *previous;
364 struct sunos_direntry * dirent; in sunos_filldirentry()
391 struct sunos_direntry * lastdirent; in sunos_getdirentries()
403 if(cnt < (sizeof(struct sunos_direntry) + 255)) in sunos_getdirentries()
406 buf.curr = (struct sunos_direntry *) dirent; in sunos_getdirentries()