tag
line
file
source code
do_truncate
110
fs/open.c
error = do_truncate(inode, length);
do_truncate
129
fs/open.c
return do_truncate(inode, length);