Searched refs:sunos_filldirentry (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | sys_sunos.c | 405 static int sunos_filldirentry(void * __buf, const char * name, int namlen, in sunos_filldirentry() function 452 error = vfs_readdir(file, sunos_filldirentry, &buf); in sunos_getdirentries()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | sys_sunos32.c | 361 static int sunos_filldirentry(void * __buf, const char * name, int namlen, in sunos_filldirentry() function 411 error = vfs_readdir(file, sunos_filldirentry, &buf); in sunos_getdirentries()
|