Searched refs:filldir32 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/parisc/kernel/ |
D | sys_parisc32.c | 984 filldir32 (void *__buf, const char *name, int namlen, loff_t offset, ino_t ino, in filldir32() function 1027 error = vfs_readdir(file, filldir32, &buf); in sys32_getdents()
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | sys_ia32.c | 769 filldir32 (void *__buf, const char *name, int namlen, loff_t offset, ino_t ino, in filldir32() function 812 error = vfs_readdir(file, filldir32, &buf); in sys32_getdents()
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 937 filldir32 (void *__buf, const char *name, int namlen, loff_t offset, ino_t ino, in filldir32() function 983 error = vfs_readdir(file, filldir32, &buf); in sys32_getdents()
|