Home
last modified time | relevance | path

Searched defs:sys_ftruncate64 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/c6x/kernel/
Dsys_c6x.c59 #define sys_ftruncate64 sys_ftruncate64_c6x macro
/linux-4.4.14/arch/metag/kernel/
Dsys_metag.c166 #define sys_ftruncate64 sys_ftruncate64_metag macro
/linux-4.4.14/arch/parisc/kernel/
Dsys_parisc.c307 asmlinkage long sys_ftruncate64(unsigned int fd, unsigned long length) in sys_ftruncate64() function