Searched refs:do_sys_truncate (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dopen.c64 static long do_sys_truncate(const char __user *pathname, loff_t length) function
130 return do_sys_truncate(path, length);
196 return do_sys_truncate(path, length);

Completed in 234 milliseconds