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