taglinefilesource code
trunc_direct231fs/ext/truncate.cretry = trunc_direct(inode);
trunc_direct332fs/ext2/truncate.cretry = trunc_direct(inode);
trunc_direct178fs/minix/truncate.cretry = trunc_direct(inode);
trunc_direct260fs/sysv/truncate.creturn trunc_direct(inode)
trunc_direct191fs/xiafs/truncate.cretry = trunc_direct(inode);