taglinefilesource code
trunc_direct231fs/ext/truncate.cretry = trunc_direct(inode);
trunc_direct331fs/ext2/truncate.cretry = trunc_direct(inode);
trunc_direct177fs/minix/truncate.cretry = trunc_direct(inode);
trunc_direct262fs/sysv/truncate.creturn trunc_direct(inode)
trunc_direct187fs/xiafs/truncate.cretry = trunc_direct(inode);