taglinefilesource code
trunc_direct231fs/ext/truncate.cretry = trunc_direct(inode);
trunc_direct339fs/ext2/truncate.cretry = trunc_direct(inode);
trunc_direct174fs/minix/truncate.cretry = trunc_direct(inode);
trunc_direct470fs/sysv/truncate.creturn trunc_direct(inode)
trunc_direct187fs/xiafs/truncate.cretry = trunc_direct(inode);