Searched refs:sunos_filldir (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | sys_sunos.c | 324 static int sunos_filldir(void * __buf, const char * name, int namlen, in sunos_filldir() function 373 error = vfs_readdir(file, sunos_filldir, &buf); in sunos_getdents()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | sys_sunos32.c | 279 static int sunos_filldir(void * __buf, const char * name, int namlen, in sunos_filldir() function 329 error = vfs_readdir(file, sunos_filldir, &buf); in sunos_getdents()
|